Skip to content

Bump kotestVersion from 5.9.1 to 6.2.3 - #361

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotestVersion-6.2.3
Closed

Bump kotestVersion from 5.9.1 to 6.2.3#361
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/kotestVersion-6.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps kotestVersion from 5.9.1 to 6.2.3.
Updates io.kotest:kotest-runner-junit5-jvm from 5.9.1 to 6.2.3

Release notes

Sourced from io.kotest:kotest-runner-junit5-jvm's releases.

v6.2.3

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.2...v6.2.3

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: kotest/kotest@v6.2.0...v6.2.1

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831)

... (truncated)

Commits
  • 66dba71 complete custom styles DSL (#6179)
  • bff05c5 match fields of data classes that are data objects (#6177)
  • b77203c add offsetDateTime.shouldHaveSameInstantAsZonedDateTime(other: ZonedDateTime)...
  • 5814b41 add Double.atMost (#6175)
  • 9487ab2 Document Kotest Gradle plugin usage (#6166)
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • Additional commits viewable in compare view

Updates io.kotest:kotest-assertions-core-jvm from 5.9.1 to 6.2.3

Release notes

Sourced from io.kotest:kotest-assertions-core-jvm's releases.

v6.2.3

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.2...v6.2.3

v6.2.2

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: kotest/kotest@v6.2.0...v6.2.1

v6.2.0

✨ Features

New matchers / assertions

comparables.shouldBeAtLeast — @​AlexCue987 (#5831)

... (truncated)

Commits
  • 66dba71 complete custom styles DSL (#6179)
  • bff05c5 match fields of data classes that are data objects (#6177)
  • b77203c add offsetDateTime.shouldHaveSameInstantAsZonedDateTime(other: ZonedDateTime)...
  • 5814b41 add Double.atMost (#6175)
  • 9487ab2 Document Kotest Gradle plugin usage (#6166)
  • 4e55e4c Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE (#6164)
  • 3e0202f fix: attach Fail fast scope tracker for each root test case in instance per s...
  • 134c12b Update dependency io.mockk:mockk to v1.14.11 (#6163)
  • 01c7429 fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFiel...
  • 44887a5 fix(kotest-framework-engine): Use display-name rendering for ignored tests in...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> 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 `kotestVersion` from 5.9.1 to 6.2.3.

Updates `io.kotest:kotest-runner-junit5-jvm` from 5.9.1 to 6.2.3
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.2.3)

Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.1 to 6.2.3
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.9.1...6.2.3)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-runner-junit5-jvm
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.kotest:kotest-assertions-core-jvm
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #368.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/kotestVersion-6.2.3 branch August 17, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants