Skip to content

Commit

Permalink
build: revert kotlin upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed May 27, 2024
1 parent ba216aa commit 242e328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<commons-io.version>2.16.1</commons-io.version>

<!-- Kotlin -->
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

Expand Down

0 comments on commit 242e328

Please sign in to comment.