We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2ad00 commit ffecafbCopy full SHA for ffecafb
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