Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-baret[bot] committed Aug 22, 2024
1 parent 47050cc commit 8ae74ce
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>21</maven.compiler.target>

<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<!-- version used by Kotest -->
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
<serialization.version>1.7.1</serialization.version>
Expand Down

0 comments on commit 8ae74ce

Please sign in to comment.