We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0094cf commit e451d58Copy full SHA for e451d58
1 file changed
pom.xml
@@ -143,7 +143,7 @@
143
<commons-io.version>2.21.0</commons-io.version>
144
145
<!-- Kotlin -->
146
- <kotlin.version>2.2.21</kotlin.version>
+ <kotlin.version>2.3.0</kotlin.version>
147
<kotlinx-coroutines-core.version>1.10.2</kotlinx-coroutines-core.version>
148
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
149
0 commit comments