You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps app.softwork:kotlinx-uuid-core from 0.0.22 to 0.0.23.
Release notes
Sourced from app.softwork:kotlinx-uuid-core's releases.
Commits
6ae8120
Add builtin Android Parcelable support (#297)8db054e
Bump kotlin from 1.9.22 to 1.9.23 (#306)a9ab4e8
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#305)8ad9afa
Bump exposed from 0.47.0 to 0.48.0 (#304)ce54049
Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.7.6 (#302)55585bf
Bump serialization from 1.6.2 to 1.6.3 (#303)7202f00
Bump app.cash.licensee from 1.9.0 to 1.9.1 (#301)cd6ec11
Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 (#300)5d3f7d4
Refactor Gradle workflows (#299)e2dd747
Bump Gradle to 8.6 and Java on CI to 21 (#298)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show