We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f479b10 + ffecafb commit 22d9f3dCopy full SHA for 22d9f3d
plugin-maven/build.gradle
@@ -28,7 +28,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {
28
29
String VER_MAVEN_API = '3.0'
30
String VER_ECLIPSE_AETHER = '1.1.0'
31
-String VER_PLEXUS_RESOURCES = '1.2.0'
+String VER_PLEXUS_RESOURCES = '1.3.0'
32
dependencies {
33
implementation projects.lib
34
implementation projects.libExtra
0 commit comments