Skip to content

Commit 8641af4

Browse files
chore(deps): update plugin com.gradle.develocity to v3.19.1 (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c9ac20 commit 8641af4

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

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

77
develocity {

0 commit comments

Comments
 (0)