Skip to content

Commit 00a7a1f

Browse files
committed
Release 1.9.0
1 parent 8d8bc6d commit 00a7a1f

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>1.9.0-SNAPSHOT</version>
11+
<version>1.9.0</version>
1212

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

6666
<!-- test -->
67-
<okhttp.version>5.2.0</okhttp.version>
67+
<okhttp.version>5.2.1</okhttp.version>
6868
<junit-jupiter.version>5.14.0</junit-jupiter.version>
6969
<junit-pioneer.version>1.9.1</junit-pioneer.version>
7070
<junit-platform-launcher.version>1.14.0</junit-platform-launcher.version>

0 commit comments

Comments
 (0)