Skip to content

Commit ef595b5

Browse files
committed
GH-2315 - Update Kotlin Koroutines to 1.10.2.
1 parent 24669f9 commit ef595b5

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
@@ -86,7 +86,7 @@
8686
<spring.version>7.0.0-M4</spring.version>
8787
<spring-plugin.version>4.0.0-SNAPSHOT</spring-plugin.version>
8888
<kotlin.version>2.1.0</kotlin.version>
89-
<kotlinx-coroutines.version>1.10.1</kotlinx-coroutines.version>
89+
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
9090
<mockk.version>1.14.0</mockk.version>
9191
</properties>
9292

0 commit comments

Comments
 (0)