Skip to content

Commit cafc012

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

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
@@ -1,7 +1,7 @@
11
rootProject.name = "opentelemetry-android"
22

33
plugins {
4-
id("com.gradle.develocity") version "3.19.1"
4+
id("com.gradle.develocity") version "3.19.2"
55
}
66

77
develocity {

0 commit comments

Comments
 (0)