We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1306b commit 59bafa7Copy full SHA for 59bafa7
plugin-maven/build.gradle
@@ -17,7 +17,7 @@ mavenPlugin {
17
description = project.description
18
}
19
20
-String VER_MAVEN_API = '3.0'
+String VER_MAVEN_API = '3.9.0'
21
String VER_ECLIPSE_AETHER = '1.1.0'
22
String VER_PLEXUS_RESOURCES = '1.2.0'
23
dependencies {
0 commit comments