Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent d5a4ba0 commit 6462f09
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 @@ -2,7 +2,7 @@
pluginAndroid = "7.4.2"
kotlin = "1.9.0"
kotlinx-coroutines = "1.7.3"
uuid = "0.8.1"
uuid = "0.8.2"

# Plugin versions
pluginKtlint = "12.1.0"
Expand Down

0 comments on commit 6462f09

Please sign in to comment.