Skip to content

Commit e07ca99

Browse files
Update plugin com.gradle.enterprise to v3.19.2
1 parent ade04b7 commit e07ca99

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 = "java-security-toolkit"
22

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

77
val isCI = providers.environmentVariable("CI").isPresent

0 commit comments

Comments
 (0)