Bump references to Develocity Gradle plugin from 3.19 to 3.19.1

This commit is contained in:
bot-githubaction
2025-01-24 02:25:52 +00:00
committed by Daz DeBoer
parent 8790d96bb8
commit b426ffebae
11 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id("com.gradle.develocity") version "3.19"
id("com.gradle.develocity") version "3.19.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.1"
}