Browse Source

Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25

pull/18705/head
Robert Winch 2 months ago
parent
commit
b427587d27
No known key found for this signature in database
  1. 2
      settings.gradle

2
settings.gradle

@ -5,7 +5,7 @@ pluginManagement { @@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "io.spring.develocity.conventions" version "0.0.24"
id "io.spring.develocity.conventions" version "0.0.25"
}
dependencyResolutionManagement {

Loading…
Cancel
Save