Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…
Browse files Browse the repository at this point in the history
….9.0
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 0c1f28c commit af46d92
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 @@ -14,7 +14,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.6.21</kotlin.version>
<kotlinx.version>1.6.1</kotlinx.version>
<kotlinx.version>1.9.0</kotlinx.version>
<kotlin.code.style>official</kotlin.code.style>
<!-- To make your builds faster, enable incremental compilation for Maven -->
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down

0 comments on commit af46d92

Please sign in to comment.