Skip to content

Commit b06d0e8

Browse files
Update plugin com.gradle.develocity to v3.19.2 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bca2640 commit b06d0e8

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
@@ -55,7 +55,7 @@ rootProject.name = "virtue"
5555

5656
plugins {
5757
id("com.eygraber.conventions.settings") version "0.0.81"
58-
id("com.gradle.develocity") version "3.19.1"
58+
id("com.gradle.develocity") version "3.19.2"
5959
}
6060

6161
include(":samples:auth:androidApp")

0 commit comments

Comments
 (0)