Skip to content

Commit

Permalink
Bump io.takari.polyglot:polyglot-common from 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [io.takari.polyglot:polyglot-common](https://github.com/takari/polyglot-maven) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/takari/polyglot-maven/releases)
- [Changelog](https://github.com/takari/polyglot-maven/blob/master/CHANGELOG.md)
- [Commits](takari/polyglot-maven@polyglot-0.7.0...polyglot-0.7.1)

---
updated-dependencies:
- dependency-name: io.takari.polyglot:polyglot-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6af35ac commit c2be44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-extras/tycho-pomless/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-common</artifactId>
<version>0.7.0</version>
<version>0.7.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.sisu</groupId>
Expand Down

0 comments on commit c2be44c

Please sign in to comment.