Skip to content

Commit 9a116c8

Browse files
committed
GH-2328 - Update Kotlin to 2.1.21.
1 parent 7af136c commit 9a116c8

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
@@ -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-M1</spring-plugin.version>
88-
<kotlin.version>2.1.20</kotlin.version>
88+
<kotlin.version>2.1.21</kotlin.version>
8989
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
9090
<mockk.version>1.14.2</mockk.version>
9191
</properties>

0 commit comments

Comments
 (0)