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.6.0 (#244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent a15b194 commit 65863e1
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.13.3"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
}

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

0 comments on commit 65863e1

Please sign in to comment.