Skip to content

Commit 7cc7775

Browse files
Bump com.github.f4b6a3:uuid-creator from 5.3.7 to 6.0.0 (#384)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: niqdev <[email protected]>
1 parent 8572f2a commit 7cc7775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr
4343
# other
4444
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.4.0" }
4545
jdom = { module = "org.jdom:jdom2", version = "2.0.6.1" }
46-
uuid = { module = "com.github.f4b6a3:uuid-creator", version = "5.3.7" }
46+
uuid = { module = "com.github.f4b6a3:uuid-creator", version = "6.1.0" }
4747
jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
4848
apache-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
4949

0 commit comments

Comments
 (0)