Skip to content

Commit 4907722

Browse files
committed
GH-2317 - Update Kotlin to 2.1.20.
1 parent 479af70 commit 4907722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<slf4j.version>2.0.17</slf4j.version>
8686
<spring.version>7.0.0-M4</spring.version>
8787
<spring-plugin.version>4.0.0-SNAPSHOT</spring-plugin.version>
88-
<kotlin.version>2.1.0</kotlin.version>
88+
<kotlin.version>2.1.21-RC</kotlin.version>
8989
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
9090
<mockk.version>1.14.0</mockk.version>
9191
</properties>

0 commit comments

Comments
 (0)