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.21 to 0.0.22.
Release notes
Sourced from app.softwork:kotlinx-uuid-core's releases.
Commits
73740d6
CI: Disable config cache when publishing (#263)99baa71
CI: use config cache and test on macOS (#261)cd3fe7d
Fix timestamp prefix in UUIDv7 (#260)dda2f01
Extend UUIDFormatException from IllegalArgumentException (#259)f90e6f4
Bump kotlin from 1.9.10 to 1.9.20 (#258)e06274c
Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.1 to 1.23.2 (...73828f0
Bump exposed from 0.44.0 to 0.44.1 (#256)9b68af1
Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.9.0 to 1.9.10 (#253)2630062
Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.7.3 to 0.7.4 (#252)c422781
Bump com.gradle.enterprise from 3.15 to 3.15.1 (#251)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