Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 0b1e91d commit 07a6b1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gradle-starter = "0.73.0"
gradle-pluginpublish = "1.2.1"
google-agp = "8.4.1"
maven-kotlin-serialization = "1.6.3"
maven-kotlin = "1.9.24"
maven-kotlin = "2.0.0"
maven-junit = "5.10.2"
maven-assertj = "3.25.3"
maven-binarycompatiblity = "0.14.0"
Expand Down
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
gradle-starter = "0.73.0"
maven-kotlin-serialization = "1.6.3"
maven-kotlin = "1.9.24"
maven-kotlin = "2.0.0"
maven-junit = "5.10.2"
maven-junit4 = "4.13.2"
maven-assertj = "3.25.3"
Expand Down

0 comments on commit 07a6b1d

Please sign in to comment.