Skip to content

Commit d33e5ee

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
1 parent 4a32491 commit d33e5ee

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
@@ -7,7 +7,7 @@
77

88
plugins {
99
// Apply the foojay-resolver plugin to allow automatic download of JDKs
10-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
10+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
1111
}
1212

1313
rootProject.name = "sourcegraph-pet-store"

0 commit comments

Comments
 (0)