Skip to content

Commit

Permalink
Bump io.github.zlika:reproducible-build-maven-plugin from 0.16 to 0.17 (
Browse files Browse the repository at this point in the history
#1011)

Bumps [io.github.zlika:reproducible-build-maven-plugin](https://github.com/Zlika/reproducible-build-maven-plugin) from 0.16 to 0.17.
- [Release notes](https://github.com/Zlika/reproducible-build-maven-plugin/releases)
- [Changelog](https://github.com/Zlika/reproducible-build-maven-plugin/blob/master/CHANGES.md)
- [Commits](Zlika/reproducible-build-maven-plugin@v0.16...v0.17)

---
updated-dependencies:
- dependency-name: io.github.zlika:reproducible-build-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 1ace4d8 commit 61495f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.16</version>
<version>0.17</version>
<executions>
<execution>
<id>run-when-packaged</id>
Expand Down

0 comments on commit 61495f5

Please sign in to comment.