Skip to content

Commit 10dec8d

Browse files
feat(deps): update plugin org.gradle.toolchains.foojay-resolver-convention from v0.10.0 to v1
1 parent 4e96210 commit 10dec8d

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
@@ -10,7 +10,7 @@ pluginManagement {
1010
}
1111

1212
plugins {
13-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
13+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1414
}
1515

1616
rootProject.name = "xap-java-sdk"

0 commit comments

Comments
 (0)