Skip to content

Commit db6ba8c

Browse files
committed
Use 0.9.0 for handling of Foojay.
1 parent d5ffb56 commit db6ba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluginManagement {
1616
}
1717

1818
plugins {
19-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
19+
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
2020
id 'com.communi-suggestu.placitum' version '0.0.30'
2121
}
2222

0 commit comments

Comments
 (0)