Skip to content

Commit

Permalink
Bump com.benasher44:uuid from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [com.benasher44:uuid](https://github.com/benasher44/uuid) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/benasher44/uuid/releases)
- [Changelog](https://github.com/benasher44/uuid/blob/master/CHANGELOG.md)
- [Commits](benasher44/uuid@0.8.2...0.8.3)

---
updated-dependencies:
- dependency-name: com.benasher44:uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent b840f07 commit c64378d
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 @@ -50,4 +50,4 @@ sqldelight-primitive-adapters = { module = "app.cash.sqldelight:primitive-adapte
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
voyager-tab-navigator = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
voyager-bottom-sheet-navigator = { module = "cafe.adriel.voyager:voyager-bottom-sheet-navigator", version.ref = "voyager" }
uuid = { module = "com.benasher44:uuid", version = "0.8.2" }
uuid = { module = "com.benasher44:uuid", version = "0.8.3" }

0 comments on commit c64378d

Please sign in to comment.