Skip to content

Commit

Permalink
Bump app.softwork:kotlinx-uuid-core from 0.0.20 to 0.0.21 (#767)
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.20 to 0.0.21.
- [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases)
- [Commits](hfhbd/kotlinx-uuid@v0.0.20...v0.0.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 67b8898 commit a8e5f5e
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 @@ -26,7 +26,7 @@ apacheCompress = { module = "org.apache.commons:commons-compress", version = "1.

detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

uuid-core = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.20" }
uuid-core = { module = "app.softwork:kotlinx-uuid-core", version = "0.0.21" }
bootstrapCompose = { module = "app.softwork:bootstrap-compose", version = "0.1.15" }
routingCompose = { module = "app.softwork:routing-compose", version = "0.2.12" }

Expand Down

0 comments on commit a8e5f5e

Please sign in to comment.