Skip to content

Commit c89d8be

Browse files
committed
Upgrade com.gradle.enterprise plugin to 3.16.2
1 parent 1b2a868 commit c89d8be

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
@@ -12,8 +12,8 @@ pluginManagement {
1212
}
1313

1414
plugins {
15-
id 'com.gradle.enterprise' version '3.14.1'
16-
id 'io.spring.ge.conventions' version '0.0.14'
15+
id 'com.gradle.enterprise' version '3.16.2'
16+
id 'io.spring.ge.conventions' version '0.0.15'
1717
}
1818

1919
rootProject.name = 'spring-statemachine'

0 commit comments

Comments
 (0)