Skip to content

Commit

Permalink
Bump io.kotest:kotest-assertions-core from 5.8.1 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) from 5.8.1 to 5.9.1.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent ec66925 commit 4019a02
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 @@ -11,4 +11,4 @@ graalvm-buildtools-native = { id = "org.graalvm.buildtools.native", version = "0
[libraries]
springdoc-openapi-starter-mvc = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "2.5.0" }
jackson-datatype-jsr310 = { group = "com.fasterxml.jackson.datatype", name="jackson-datatype-jsr310", version = "2.17.1" }
kostest-assertions = { group = "io.kotest", name = "kotest-assertions-core", version = "5.8.1" }
kostest-assertions = { group = "io.kotest", name = "kotest-assertions-core", version = "5.9.1" }

0 comments on commit 4019a02

Please sign in to comment.