We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50fcaf commit c37f3f0Copy full SHA for c37f3f0
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.3.0'
32
dependencies {
0 commit comments