Skip to content

Commit 050910e

Browse files
Bump com.diffplug.p2.asmaven from 3.26.0 to 3.28.0 (#800)
Bumps com.diffplug.p2.asmaven from 3.26.0 to 3.28.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94ca357 commit 050910e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1111
id "com.github.spotbugs" version "4.6.0" apply false
1212
//https://github.com/diffplug/goomph
13-
id "com.diffplug.p2.asmaven" version "3.26.0" apply false
13+
id "com.diffplug.p2.asmaven" version "3.28.0" apply false
1414
// https://github.com/diffplug/spotless-changelog
1515
id "com.diffplug.spotless-changelog" version "2.0.0" apply false
1616
}

0 commit comments

Comments
 (0)