Skip to content

Commit a4d887f

Browse files
committed
Changes -> updated dependencies
1 parent 364f3d1 commit a4d887f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@
8787
<dependency>
8888
<groupId>org.bspfsystems</groupId>
8989
<artifactId>yamlconfiguration</artifactId>
90-
<version>2.0.1</version>
90+
<version>3.0.3</version>
9191
</dependency>
9292

9393
<!-- Needed for WebRequests -->
9494
<dependency>
9595
<groupId>com.squareup.okhttp3</groupId>
96-
<artifactId>okhttp</artifactId>
97-
<version>5.0.0-alpha.14</version>
96+
<artifactId>okhttp-jvm</artifactId>
97+
<version>5.1.0</version>
9898
<scope>provided</scope>
9999
</dependency>
100100
<dependency>

0 commit comments

Comments
 (0)