Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.20 (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-baret[bot] <165508104+renovate-baret[bot]@users.noreply.github.com>
  • Loading branch information
renovate-baret[bot] authored Aug 22, 2024
1 parent 47050cc commit 478950d
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 478950d

Please sign in to comment.