Skip to content

Commit

Permalink
Bump com.github.f4b6a3:uuid-creator from 5.3.7 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [com.github.f4b6a3:uuid-creator](https://github.com/f4b6a3/uuid-creator) from 5.3.7 to 6.0.0.
- [Release notes](https://github.com/f4b6a3/uuid-creator/releases)
- [Changelog](https://github.com/f4b6a3/uuid-creator/blob/master/CHANGELOG.md)
- [Commits](f4b6a3/uuid-creator@uuid-creator-5.3.7...uuid-creator-6.0.0)

---
updated-dependencies:
- dependency-name: com.github.f4b6a3:uuid-creator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent e526eb9 commit a3be033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr
# other
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.4.0" }
jdom = { module = "org.jdom:jdom2", version = "2.0.6.1" }
uuid = { module = "com.github.f4b6a3:uuid-creator", version = "5.3.7" }
uuid = { module = "com.github.f4b6a3:uuid-creator", version = "6.0.0" }
jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
apache-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }

Expand Down

0 comments on commit a3be033

Please sign in to comment.