Skip to content

Commit

Permalink
Bump app.softwork:kotlinx-uuid-core from 0.0.22 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [app.softwork:kotlinx-uuid-core](https://github.com/hfhbd/kotlinx-uuid) from 0.0.22 to 0.1.2.
- [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases)
- [Commits](hfhbd/kotlinx-uuid@v0.0.22...v0.1.2)

---
updated-dependencies:
- dependency-name: app.softwork:kotlinx-uuid-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 46a4d4f commit 81dbd4b
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 @@ -13,7 +13,7 @@ kotest = "5.9.0"
kotest-testcontainers = "2.0.2"
kotest-arrow = "1.4.0"
klogging = "6.0.9"
uuid = "0.0.22"
uuid = "0.1.2"
postgresql = "42.7.3"
testcontainers = "1.19.5"
hikari = "5.1.0"
Expand Down

0 comments on commit 81dbd4b

Please sign in to comment.