We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364f3d1 commit a4d887fCopy full SHA for a4d887f
1 file changed
pom.xml
@@ -87,14 +87,14 @@
87
<dependency>
88
<groupId>org.bspfsystems</groupId>
89
<artifactId>yamlconfiguration</artifactId>
90
- <version>2.0.1</version>
+ <version>3.0.3</version>
91
</dependency>
92
93
<!-- Needed for WebRequests -->
94
95
<groupId>com.squareup.okhttp3</groupId>
96
- <artifactId>okhttp</artifactId>
97
- <version>5.0.0-alpha.14</version>
+ <artifactId>okhttp-jvm</artifactId>
+ <version>5.1.0</version>
98
<scope>provided</scope>
99
100
0 commit comments