We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b8ef8 commit 3dba435Copy full SHA for 3dba435
plugin-maven/build.gradle
@@ -19,7 +19,7 @@ mavenPlugin {
19
description = project.description
20
}
21
22
-String VER_MAVEN_API = '3.0'
+String VER_MAVEN_API = '3.9.9'
23
String VER_ECLIPSE_AETHER = '1.1.0'
24
String VER_PLEXUS_RESOURCES = '1.3.0'
25
dependencies {
0 commit comments