Skip to content

Commit c718912

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
1 parent dfca49e commit c718912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
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.7.0"
10+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
1111
}
1212

1313
rootProject.name = "structurizr-threagile-exporter"

0 commit comments

Comments
 (0)