Skip to content

Commit

Permalink
ci: upgrade the FooJay resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed Aug 3, 2023
1 parent 46ab554 commit e0920c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public class Foo {
"""
new File(rootDir, "settings.gradle.kts") << """
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0")
id("org.gradle.toolchains.foojay-resolver-convention") version("0.6.0")
}
"""
}
Expand Down

0 comments on commit e0920c5

Please sign in to comment.