Skip to content

Commit

Permalink
Merge pull request #183 from compscidr/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.9.22
  • Loading branch information
compscidr committed Jan 24, 2024
2 parents caabb31 + 3493b38 commit e90cc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
agp_version = '8.2.2'
kotlin_version = '1.9.21'
kotlin_version = '1.9.22'
hilt_version = '2.50'
jupiter_version = '5.10.1'
slf4j_version = '2.0.11'
Expand Down

0 comments on commit e90cc3d

Please sign in to comment.