Browse Source

Revert "Bump com.gradle.develocity from 3.17.6 to 3.18"

This reverts commit 430874c6
pull/15662/head
Steve Riesenberg 1 year ago
parent
commit
fd991aaf9e
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      settings.gradle

2
settings.gradle

@ -5,7 +5,7 @@ pluginManagement { @@ -5,7 +5,7 @@ pluginManagement {
}
plugins {
id "com.gradle.develocity" version "3.18"
id "com.gradle.develocity" version "3.17.6"
id "io.spring.develocity.conventions" version "0.0.20"
}

Loading…
Cancel
Save