Update plugin com.gradle.develocity to v3.17.4

This commit is contained in:
renovate[bot] 2024-05-17 17:04:54 +00:00 committed by GitHub
parent ba471b5ccb
commit cec799a522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ pluginManagement {
}
plugins {
id 'com.gradle.develocity' version '3.17.3'
id 'com.gradle.develocity' version '3.17.4'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}