Skip to content

Commit ac53378

Browse files
chore(deps): update plugin com.gradle.enterprise to v3.19.1
1 parent dfc08b4 commit ac53378

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
@@ -1,7 +1,7 @@
11
rootProject.name = "protelis-alchemist-tutorial"
22

33
plugins {
4-
id("com.gradle.enterprise") version "3.19"
4+
id("com.gradle.enterprise") version "3.19.1"
55
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
66
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.18"
77
}

0 commit comments

Comments
 (0)