Skip to content

Commit

Permalink
Upgrade to develocity 3.18 and spring ge conventions 0.0.20
Browse files Browse the repository at this point in the history
Closes gh-89
  • Loading branch information
jonatan-ivanov committed Sep 6, 2024
1 parent c52131f commit 902d87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.develocity' version '3.17.2'
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'
}

rootProject.name = 'prometheus-rsocket-proxy'
Expand Down

0 comments on commit 902d87c

Please sign in to comment.