Skip to content

Commit 3dba435

Browse files
fix(deps): update ver_maven_api
1 parent 34b8ef8 commit 3dba435

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
@@ -19,7 +19,7 @@ mavenPlugin {
1919
description = project.description
2020
}
2121

22-
String VER_MAVEN_API = '3.0'
22+
String VER_MAVEN_API = '3.9.9'
2323
String VER_ECLIPSE_AETHER = '1.1.0'
2424
String VER_PLEXUS_RESOURCES = '1.3.0'
2525
dependencies {

0 commit comments

Comments
 (0)