Skip to content

Commit 0e4d589

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
1 parent ae78a1d commit 0e4d589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
// Apply the foojay-resolver plugin to allow automatic download of JDKs
3-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
3+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
44
}
55

66
rootProject.name = "amarr"

0 commit comments

Comments
 (0)