Skip to content

Commit 6174c6c

Browse files
chore(deps): bump kotestVersion from 5.9.1 to 6.0.3 (#883)
Bumps `kotestVersion` from 5.9.1 to 6.0.3. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.9.1 to 6.0.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.3) Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.1 to 6.0.3 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.3) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2c636a commit 6174c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val jacksonVersion = "2.20.0"
1111
val nettyVersion = "4.2.6.Final"
1212
val junitJupiterVersion = "5.13.4"
1313
val freemarkerVersion = "2.3.34"
14-
val kotestVersion = "5.9.1"
14+
val kotestVersion = "6.0.3"
1515
val bouncyCastleVersion = "1.81"
1616
val springBootVersion = "3.5.5"
1717
val reactorTestVersion = "3.7.11"

0 commit comments

Comments
 (0)