Skip to content

Commit 4060032

Browse files
Update plugin com.gradle.develocity to v3.19.2 (#197)
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 3.19.1 | 3.19.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f55dadb commit 4060032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* http://www.apache.org/licenses/LICENSE-2.0
66
* ************************************************************************************************
77
*/
8-
plugins { id("com.gradle.develocity") version "3.19.1" }
8+
plugins { id("com.gradle.develocity") version "3.19.2" }
99

1010
dependencyResolutionManagement {
1111
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }

0 commit comments

Comments
 (0)