Skip to content

Commit 379f837

Browse files
Update plugin com.gradle.enterprise to v3.19.1
1 parent c80f890 commit 379f837

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 = "ks3"
22

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

77
apply(from = "build-logic/repositories.gradle.kts")

0 commit comments

Comments
 (0)