Skip to content

Commit

Permalink
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.13.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 3.0.2.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.13.1...3.0.2)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manovotn committed Apr 2, 2024
1 parent b9473b1 commit 10fd6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/se/groovy-numberguess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>1.13.1</version>
<version>3.0.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 10fd6d4

Please sign in to comment.