Skip to content

Commit 0807a0f

Browse files
committed
Add com.diffplug.p2.asmaven back into settings.gradle for the _ext projects.
1 parent 306fc99 commit 0807a0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

settings.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ pluginManagement {
99
id 'com.github.spotbugs' version '4.7.8'
1010
// https://github.com/diffplug/spotless-changelog
1111
id 'com.diffplug.spotless-changelog' version '2.2.0'
12+
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
13+
id 'com.diffplug.p2.asmaven' version '3.33.2'
1214
}
1315
}
1416
plugins {

0 commit comments

Comments
 (0)