Skip to content

Commit

Permalink
chore(deps): bump io.kotest:kotest-assertions-core (#131) [skip ci]
Browse files Browse the repository at this point in the history
Bumps io.kotest:kotest-assertions-core from 5.9.0.1441-SNAPSHOT to 5.9.0.1451-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 32fe1d9 commit 8a1c7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navigation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ kotlin {
dependencies {
implementation(kotlin("test-common"))
implementation(kotlin("test-annotations-common"))
implementation("io.kotest:kotest-assertions-core:5.9.0.1441-SNAPSHOT")
implementation("io.kotest:kotest-assertions-core:5.9.0.1451-SNAPSHOT")
}
}

Expand Down

0 comments on commit 8a1c7fa

Please sign in to comment.