Skip to content

Commit

Permalink
Migrate to com.gradle.develocity:3.17.2
Browse files Browse the repository at this point in the history
Fixes: #3222

* Upgrade to `io.spring.ge.conventions:0.0.17`
  • Loading branch information
sobychacko committed Apr 29, 2024
1 parent 8eacc72 commit 2fac2c9
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 @@ -7,8 +7,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.enterprise' version '3.12.6'
id "io.spring.ge.conventions" version "0.0.16"
id 'com.gradle.enterprise' version '3.17.2'
id 'io.spring.ge.conventions' version '0.0.17'
}

rootProject.name = 'spring-kafka-dist'
Expand Down

0 comments on commit 2fac2c9

Please sign in to comment.