File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.25.0" )
1616 implementation(" net.ltgt.gradle:gradle-errorprone-plugin:4.0.0" )
1717 implementation(" net.ltgt.gradle:gradle-nullaway-plugin:2.0.0" )
18- implementation(" com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.4 " )
18+ implementation(" com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.5 " )
1919}
2020
2121spotless {
Original file line number Diff line number Diff line change 11pluginManagement {
22 plugins {
33 id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
4- id(" com.gradle.enterprise" ) version " 3.17.4 "
4+ id(" com.gradle.enterprise" ) version " 3.17.5 "
55 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
66 }
77}
You can’t perform that action at this time.
0 commit comments