Skip to content

Commit

Permalink
Update gradle.starter to v0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent fd53c0f commit 111fa0e
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
@@ -1,6 +1,6 @@
[versions]
java-compilation = "21"
gradle-starter = "0.78.0"
gradle-starter = "0.79.0"
gradle-pluginpublish = "1.3.0"
google-agp = "8.7.1"
maven-kotlin-serialization = "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
gradle-starter = "0.78.0"
gradle-starter = "0.79.0"
maven-kotlin-serialization = "1.7.3"
maven-kotlin = "2.0.21"
maven-junit = "5.11.3"
Expand Down

0 comments on commit 111fa0e

Please sign in to comment.