Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.21 (#247)
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 Oct 10, 2024
1 parent 3d108e2 commit bf5936f
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.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<!-- version used by Kotest -->
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<serialization.version>1.7.3</serialization.version>
Expand Down

0 comments on commit bf5936f

Please sign in to comment.