Skip to content

Commit 96a34e3

Browse files
chore(deps): update plugin com.gradle.develocity to v3.19.2 (open-telemetry#1744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3f93ad commit 96a34e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id("com.github.johnrengelman.shadow") version "8.1.1"
44
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5-
id("com.gradle.develocity") version "3.19.1"
5+
id("com.gradle.develocity") version "3.19.2"
66
}
77
}
88

0 commit comments

Comments
 (0)