Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.plexus:plexus-resources to …
Browse files Browse the repository at this point in the history
…v1.3.0 (#2326)
  • Loading branch information
nedtwigg authored Nov 13, 2024
2 parents f479b10 + ffecafb commit 22d9f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-maven/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tasks.withType(GenerateHelpMojoSourcesTask).configureEach {

String VER_MAVEN_API = '3.0'
String VER_ECLIPSE_AETHER = '1.1.0'
String VER_PLEXUS_RESOURCES = '1.2.0'
String VER_PLEXUS_RESOURCES = '1.3.0'
dependencies {
implementation projects.lib
implementation projects.libExtra
Expand Down

0 comments on commit 22d9f3d

Please sign in to comment.