Skip to content

Commit 0c76af0

Browse files
Upgrade Gradle Enterprise plugin to 3.12.1
fixes gh-64
1 parent bddb453 commit 0c76af0

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 'com.gradle.enterprise' version '3.11.1'
19+
id 'com.gradle.enterprise' version '3.12.1'
2020
id 'io.spring.ge.conventions' version '0.0.11'
2121
}
2222

0 commit comments

Comments
 (0)