Browse Source

Upgrade to Gradle Develocity plugin version 3.19

In light of the fact that the Develocity service on ge.spring.io has
been upgraded to 2024.3.1.
pull/34362/head
Sam Brannen 11 months ago
parent
commit
6662ecc8cc
  1. 2
      settings.gradle

2
settings.gradle

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "3.17.2"
id "com.gradle.develocity" version "3.19"
id "io.spring.ge.conventions" version "0.0.17"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
}

Loading…
Cancel
Save