Skip to content

Commit

Permalink
Merge pull request #214 from compscidr/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.9.24
  • Loading branch information
compscidr committed May 8, 2024
2 parents dd33276 + 22a839b commit 1140391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
agp_version = '8.4.0'
kotlin_version = '1.9.23'
kotlin_version = '1.9.24'
hilt_version = '2.51.1'
jupiter_version = '5.10.2'
slf4j_version = '2.0.13'
Expand Down

0 comments on commit 1140391

Please sign in to comment.