Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent 2eb2e48 commit f576a41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environments/se/core/pom.xml
Expand Up @@ -126,7 +126,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>1.13.0</version>
<version>1.13.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion examples/se/groovy-numberguess/pom.xml
Expand Up @@ -56,7 +56,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>1.13.0</version>
<version>1.13.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit f576a41

Please sign in to comment.