Skip to content

Commit 698d45c

Browse files
committed
Upgrade to Gradle Enterprise Plugin 3.5.1
1 parent dc2fe30 commit 698d45c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

settings.gradle

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

88
plugins {
9-
id "com.gradle.enterprise" version "3.2"
10-
id "io.spring.gradle-enterprise-conventions" version "0.0.2"
9+
id "com.gradle.enterprise" version "3.5.1"
10+
id "io.spring.ge.conventions" version "0.0.7"
1111
}
1212

1313
rootProject.name = 'spring-authorization-server'

0 commit comments

Comments
 (0)