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 Aug 18, 2023
1 parent b116c25 commit 9138145
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 9138145

Please sign in to comment.