Skip to content

Commit a8bcda8

Browse files
fix(deps): update ver_maven_api
1 parent 2353037 commit a8bcda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mavenPlugin {
1818
description = project.description
1919
}
2020

21-
String VER_MAVEN_API = '3.0'
21+
String VER_MAVEN_API = '3.8.7'
2222
String VER_ECLIPSE_AETHER = '1.1.0'
2323
String VER_PLEXUS_RESOURCES = '1.2.0'
2424
dependencies {

0 commit comments

Comments
 (0)