Skip to content

Commit 902d87c

Browse files
Upgrade to develocity 3.18 and spring ge conventions 0.0.20
Closes gh-89
1 parent c52131f commit 902d87c

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

1515
plugins {
16-
id 'com.gradle.develocity' version '3.17.2'
17-
id 'io.spring.ge.conventions' version '0.0.17'
16+
id 'com.gradle.develocity' version '3.18'
17+
id 'io.spring.develocity.conventions' version '0.0.20'
1818
}
1919

2020
rootProject.name = 'prometheus-rsocket-proxy'

0 commit comments

Comments
 (0)