Skip to content

Commit a4ffb7a

Browse files
committed
GH-2389 - Update to Kotlin 2.2.21.
1 parent 0390408 commit a4ffb7a

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
@@ -87,7 +87,7 @@
8787
<slf4j.version>2.0.17</slf4j.version>
8888
<spring.version>7.0.0-RC3</spring.version>
8989
<spring-plugin.version>4.0.0-RC1</spring-plugin.version>
90-
<kotlin.version>2.2.20</kotlin.version>
90+
<kotlin.version>2.2.21</kotlin.version>
9191
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
9292
<mockk.version>1.14.6</mockk.version>
9393
</properties>

0 commit comments

Comments
 (0)