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 (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent f089ee8 commit d4680d3
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 d4680d3

Please sign in to comment.