Skip to content

Commit 33f1c9b

Browse files
committed
Upgrade Gradle Enterprise & Conventions plugins
This is required to adapt to the repo.spring.io permission changes.
1 parent 53ac812 commit 33f1c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pluginManagement {
77
}
88

99
plugins {
10-
id "com.gradle.enterprise" version "3.11.1"
11-
id "io.spring.ge.conventions" version "0.0.11"
10+
id "com.gradle.enterprise" version "3.12.1"
11+
id "io.spring.ge.conventions" version "0.0.13"
1212
}
1313

1414
include "spring-aop"

0 commit comments

Comments
 (0)