Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit dbb024f

Browse files
Update plugin com.gradle.enterprise to v3.14 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ca252e commit dbb024f

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
@@ -14,7 +14,7 @@ dependencyResolutionManagement {
1414
}
1515

1616
plugins {
17-
id("com.gradle.enterprise") version "3.13.4"
17+
id("com.gradle.enterprise") version "3.14"
1818
}
1919

2020
gradleEnterprise {

0 commit comments

Comments
 (0)