Skip to content

Commit 3b5605b

Browse files
chore(deps): update plugin com.gradle.develocity to v4.1 (#2432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2897ce0 commit 3b5605b

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
@@ -20,7 +20,7 @@ rootProject.name = "Meshtastic Android"
2020

2121
plugins {
2222
id("org.gradle.toolchains.foojay-resolver") version "1.0.0"
23-
id("com.gradle.develocity") version("4.0.2")
23+
id("com.gradle.develocity") version("4.1")
2424
}
2525

2626
develocity {

0 commit comments

Comments
 (0)