Skip to content

Commit 8a6a47c

Browse files
committed
Upgrade to Kotlin 2.2.0.
Closes gh-931
1 parent f8a645b commit 8a6a47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<jetty-reactive-httpclient.version>4.0.9</jetty-reactive-httpclient.version>
4141
<json-path.version>2.9.0</json-path.version>
4242
<junit.version>5.12.2</junit.version>
43-
<kotlin.version>2.2.0-RC2</kotlin.version>
43+
<kotlin.version>2.2.0</kotlin.version>
4444
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
4545
<mockk.version>1.13.17</mockk.version>
4646
<mockito-core.version>5.17.0</mockito-core.version>

0 commit comments

Comments
 (0)