Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent d17b673 commit 32bb2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
autoService = "1.1.1"
jdk = "21"
jvmTarget = "1.8"
kotlin = "2.0.0"
kotlin = "2.0.10"
# No 0.5.0 full release yet due to KSP's 1.0.21 release being busted for CLI/programmatic use
kotlinCompileTesting = "0.5.0-alpha07"
kotlinpoet = "1.18.1"
Expand Down

0 comments on commit 32bb2f4

Please sign in to comment.