Skip to content

Commit

Permalink
Bump app.softwork:kotlinx-uuid-core from 0.0.23 to 0.0.25 (#371)
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.23 to 0.0.25.
- [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases)
- [Commits](hfhbd/kotlinx-uuid@v0.0.23...v0.0.25)

---
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 Mar 21, 2024
1 parent 63dc140 commit a46a599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

dependencies {
api("app.softwork:kotlinx-uuid-core:0.0.23")
api("app.softwork:kotlinx-uuid-core:0.0.25")
api(compose.html.core)
api(npm("bootstrap", "5.2.3"))
api(npm("@popperjs/core", "2.11.5"))
Expand Down

0 comments on commit a46a599

Please sign in to comment.