We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05e21d commit a3363ecCopy full SHA for a3363ec
plugin-maven/build.gradle
@@ -26,7 +26,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {
26
notCompatibleWithConfigurationCache('https://github.com/britter/maven-plugin-development/issues/8')
27
}
28
29
-String VER_MAVEN_API = '3.0'
+String VER_MAVEN_API = '3.9.9'
30
String VER_ECLIPSE_AETHER = '1.1.0'
31
String VER_PLEXUS_RESOURCES = '1.2.0'
32
dependencies {
0 commit comments