Skip to content

Commit

Permalink
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-conv…
Browse files Browse the repository at this point in the history
…ention to v0.7.0
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 2a18e12 commit f57a482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.gradle.enterprise") version "3.14"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
}

val isCiBuild = System.getenv("CI") != null
Expand Down

0 comments on commit f57a482

Please sign in to comment.