Skip to content

Commit f3f1138

Browse files
committed
Upgrade gradle.toolchains plugin to 1.0.0
1 parent e376b0f commit f3f1138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77

88
plugins {
99
id 'io.spring.develocity.conventions' version '0.0.25'
10-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
10+
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
1111
}
1212

1313
rootProject.name = 'spring-amqp-dist'

0 commit comments

Comments
 (0)