Skip to content

Commit c37f3f0

Browse files
fix(deps): update ver_maven_api
1 parent b50fcaf commit c37f3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {
2626
notCompatibleWithConfigurationCache('https://github.com/britter/maven-plugin-development/issues/8')
2727
}
2828

29-
String VER_MAVEN_API = '3.0'
29+
String VER_MAVEN_API = '3.9.9'
3030
String VER_ECLIPSE_AETHER = '1.1.0'
3131
String VER_PLEXUS_RESOURCES = '1.3.0'
3232
dependencies {

0 commit comments

Comments
 (0)