Skip to content

Commit e451d58

Browse files
committed
kotlin: upgrade to kotlin 2.3.0
1 parent e0094cf commit e451d58

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
@@ -143,7 +143,7 @@
143143
<commons-io.version>2.21.0</commons-io.version>
144144

145145
<!-- Kotlin -->
146-
<kotlin.version>2.2.21</kotlin.version>
146+
<kotlin.version>2.3.0</kotlin.version>
147147
<kotlinx-coroutines-core.version>1.10.2</kotlinx-coroutines-core.version>
148148
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
149149

0 commit comments

Comments
 (0)