We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f8aaa commit 3684f67Copy full SHA for 3684f67
plugin-maven/build.gradle
@@ -21,7 +21,7 @@ mavenPlugin {
21
22
String VER_MAVEN_API = '3.0'
23
String VER_ECLIPSE_AETHER = '1.1.0'
24
-String VER_PLEXUS_RESOURCES = '1.3.0'
+String VER_PLEXUS_RESOURCES = '1.3.1'
25
dependencies {
26
implementation projects.lib
27
implementation projects.libExtra
0 commit comments