Skip to content

Commit 10f4c88

Browse files
committed
Release 2.5.0
1 parent b284848 commit 10f4c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.switcherapi</groupId>
99
<artifactId>switcher-client</artifactId>
1010
<packaging>jar</packaging>
11-
<version>2.5.0-SNAPSHOT</version>
11+
<version>2.5.0</version>
1212

1313
<name>Switcher Client</name>
1414
<description>Switcher Client SDK for working with Switcher API</description>
@@ -58,7 +58,7 @@
5858
<slf4j-api.version>2.0.17</slf4j-api.version>
5959

6060
<!-- test -->
61-
<okhttp.version>5.2.0</okhttp.version>
61+
<okhttp.version>5.2.1</okhttp.version>
6262
<junit-jupiter.version>6.0.0</junit-jupiter.version>
6363
<junit-pioneer.version>2.3.0</junit-pioneer.version>
6464
<junit-platform-launcher.version>6.0.0</junit-platform-launcher.version>

0 commit comments

Comments
 (0)