Skip to content

Commit

Permalink
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.9.0 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.9.0 to 3.0.2.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.9.0...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent b270df7 commit beb9865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
<junit-platform-reporting.version>1.9.1</junit-platform-reporting.version>
<reactor-test.version>3.5.6</reactor-test.version>
<gmavenplus-plugin.version>1.9.0</gmavenplus-plugin.version>
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
</properties>

<scm>
Expand Down Expand Up @@ -424,7 +424,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit beb9865

Please sign in to comment.