Skip to content

Commit 9419508

Browse files
chore(deps): update plugin com.gradle.enterprise to v3.17.1
1 parent 2965710 commit 9419508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencyResolutionManagement {
5858
}
5959

6060
plugins {
61-
id("com.gradle.enterprise") version "3.17"
61+
id("com.gradle.enterprise") version "3.17.1"
6262
}
6363

6464
val isCI = System.getenv("CI")?.toBoolean() == true

0 commit comments

Comments
 (0)