Bump references to Develocity Gradle plugin from 3.18 to 3.18.1

This commit is contained in:
bot-githubaction
2024-09-11 02:23:54 +00:00
committed by Daz DeBoer
parent 29d4d80ef6
commit 5fe9264c08
11 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id("com.gradle.develocity") version "3.18"
id("com.gradle.develocity") version "3.18.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.1"
}