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

This reverts commit 430874c6
This commit is contained in:
Steve Riesenberg 2024-08-22 11:16:59 -05:00
parent 1531acd2a8
commit fd991aaf9e
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}