Skip to content

Commit

Permalink
Bump org.cicirello:jpt from 5.1.0 to 6.0.0 (#736)
Browse files Browse the repository at this point in the history
Bumps [org.cicirello:jpt](https://github.com/cicirello/JavaPermutationTools) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/cicirello/JavaPermutationTools/releases)
- [Changelog](https://github.com/cicirello/JavaPermutationTools/blob/master/CHANGELOG.md)
- [Commits](cicirello/JavaPermutationTools@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: org.cicirello:jpt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 26, 2024
1 parent a30017a commit 46451da
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>org.cicirello</groupId>
<artifactId>jpt</artifactId>
<version>5.1.0</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.cicirello</groupId>
Expand Down

0 comments on commit 46451da

Please sign in to comment.