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 @@ -17,7 +17,7 @@ dependencies {
1717 implementation(" net.ltgt.nullaway:net.ltgt.nullaway.gradle.plugin:2.3.0" )
1818 implementation(" org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:12.1.6" )
1919 implementation(" ru.vyarus.animalsniffer:ru.vyarus.animalsniffer.gradle.plugin:2.0.1" )
20- implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.2" )
20+ implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.2.1 " )
2121 implementation(" me.champeau.gradle.japicmp:me.champeau.gradle.japicmp.gradle.plugin:0.4.6" )
2222 implementation(" com.google.auto.value:auto-value-annotations:1.11.0" )
2323}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ pluginManagement {
22 plugins {
33 id(" com.gradleup.shadow" ) version " 9.2.2"
44 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
5- id(" com.gradle.develocity" ) version " 4.2"
5+ id(" com.gradle.develocity" ) version " 4.2.1 "
66 }
77}
88
You can’t perform that action at this time.
0 commit comments