Skip to content

Commit ad74fd1

Browse files
chore(deps): bump kotestVersion from 5.9.1 to 6.0.2
Bumps `kotestVersion` from 5.9.1 to 6.0.2. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.9.1 to 6.0.2 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.2) Updates `io.kotest:kotest-assertions-core-jvm` from 5.9.1 to 6.0.2 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.9.1...6.0.2) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cacdf3a commit ad74fd1

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.4.Final"
1212
val junitJupiterVersion = "5.13.4"
1313
val freemarkerVersion = "2.3.34"
14-
val kotestVersion = "5.9.1"
14+
val kotestVersion = "6.0.2"
1515
val bouncyCastleVersion = "1.81"
1616
val springBootVersion = "3.5.5"
1717
val reactorTestVersion = "3.7.9"

0 commit comments

Comments
 (0)