Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 5f03531

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.7.0
1 parent d6fa434 commit 5f03531

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
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77
plugins {
88
// Apply the foojay-resolver plugin to allow automatic download of JDKs
9-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
9+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
1010
}
1111

1212
rootProject.name = "cuneiform"

0 commit comments

Comments
 (0)