Skip to content

Commit

Permalink
Bump mvn-golang-wrapper from 2.3.8 to 2.3.9 (#2224)
Browse files Browse the repository at this point in the history
Bumps [mvn-golang-wrapper](https://github.com/raydac/mvn-golang) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/raydac/mvn-golang/releases)
- [Changelog](https://github.com/raydac/mvn-golang/blob/master/CHANGELOG.md)
- [Commits](raydac/mvn-golang@2.3.8...2.3.9)

---
updated-dependencies:
- dependency-name: com.igormaznitsa:mvn-golang-wrapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ian Jungmann <ian.jungmann@hedera.com>
  • Loading branch information
dependabot[bot] authored and Ian Jungmann committed Jul 16, 2021
1 parent 30f2e8a commit 5dcea28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedera-mirror-rosetta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>com.igormaznitsa</groupId>
<artifactId>mvn-golang-wrapper</artifactId>
<version>2.3.8</version>
<version>2.3.9</version>
<configuration>
<goPath>${go.dir}/path</goPath>
<goVersion>1.16</goVersion>
Expand Down

0 comments on commit 5dcea28

Please sign in to comment.