Skip to content

Commit

Permalink
Bump app.softwork:kotlinx-uuid-core from 0.1.1 to 0.1.2 (#400)
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.1.1 to 0.1.2.
- [Release notes](https://github.com/hfhbd/kotlinx-uuid/releases)
- [Commits](hfhbd/kotlinx-uuid@v0.1.1...v0.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 776d867 commit 346ed2e
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 @@ -4,4 +4,4 @@ coroutines = "1.8.1"
[libraries]
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
kotlinx-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "coroutines" }
kotlinx-uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.1.1" }
kotlinx-uuid = { module = "app.softwork:kotlinx-uuid-core", version = "0.1.2" }

0 comments on commit 346ed2e

Please sign in to comment.