Skip to content

Commit abf84c4

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v1 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9839f92 commit abf84c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ rootProject.name = "alchemist-sapere-incarnation-tutorial"
22

33
plugins {
44
// Add the foojay resolver convention plugin for automatic download of the JDK
5-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
5+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
66
}

0 commit comments

Comments
 (0)