We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ca357 commit 050910eCopy full SHA for 050910e
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
11
id "com.github.spotbugs" version "4.6.0" apply false
12
//https://github.com/diffplug/goomph
13
- id "com.diffplug.p2.asmaven" version "3.26.0" apply false
+ id "com.diffplug.p2.asmaven" version "3.28.0" apply false
14
// https://github.com/diffplug/spotless-changelog
15
id "com.diffplug.spotless-changelog" version "2.0.0" apply false
16
}
0 commit comments