Skip to content

Commit d7d485d

Browse files
fix(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin
Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](groovy/GMavenPlus@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad95872 commit d7d485d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ check for new dependency/plugin updates using:
594594
<!-- https://groovy.github.io/GMavenPlus/ -->
595595
<groupId>org.codehaus.gmavenplus</groupId>
596596
<artifactId>gmavenplus-plugin</artifactId>
597-
<version>4.2.1</version>
597+
<version>4.3.0</version>
598598
<executions>
599599
<execution>
600600
<id>groovy.script.onValidate@validate</id>

0 commit comments

Comments
 (0)