Skip to content

Commit f1fc1c7

Browse files
authored
Revert com.gradle.enterprise 3.16 upgrade (#6059)
1 parent 902d68c commit f1fc1c7

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
pluginManagement {
22
plugins {
33
id("com.github.johnrengelman.shadow") version "8.1.1"
4-
id("com.gradle.enterprise") version "3.16"
4+
id("com.gradle.enterprise") version "3.15.1"
55
id("de.undercouch.download") version "5.5.0"
66
id("org.jsonschema2pojo") version "1.2.1"
77
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"

0 commit comments

Comments
 (0)