Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-baret[bot] committed Mar 31, 2024
1 parent 2aa8f45 commit 6de529d
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 @@ -30,7 +30,7 @@
<maven.compiler.target>17</maven.compiler.target>

<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.23</kotlin.version>
<!-- version used by Kotest -->
<kotlinx.coroutines.version>1.7.3</kotlinx.coroutines.version>
<serialization.version>1.5.1</serialization.version>
Expand Down

0 comments on commit 6de529d

Please sign in to comment.