Skip to content

Commit 7d690f8

Browse files
committed
bump to 4.3
1 parent cd0ec2d commit 7d690f8

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
@@ -61,7 +61,7 @@ pluginManagement {
6161
}
6262

6363
plugins {
64-
id("com.gradle.develocity") version "4.2.2" apply false
64+
id("com.gradle.develocity") version "4.3" apply false
6565
}
6666

6767
val isCiServer = System.getenv().containsKey("CI")

0 commit comments

Comments
 (0)