Skip to content

Commit 686ec3e

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
1 parent ee50abe commit 686ec3e

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.8.0"
44
}
55

66
rootProject.name = "amarr"

0 commit comments

Comments
 (0)