We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52131f commit 902d87cCopy full SHA for 902d87c
settings.gradle
@@ -13,8 +13,8 @@ pluginManagement {
13
}
14
15
plugins {
16
- id 'com.gradle.develocity' version '3.17.2'
17
- id 'io.spring.ge.conventions' version '0.0.17'
+ id 'com.gradle.develocity' version '3.18'
+ id 'io.spring.develocity.conventions' version '0.0.20'
18
19
20
rootProject.name = 'prometheus-rsocket-proxy'
0 commit comments