Skip to content

Commit 84d49fc

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 9a89f3d commit 84d49fc

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
@@ -12,7 +12,7 @@ val jacksonVersion = "2.20.0"
1212
val nettyVersion = "4.2.4.Final"
1313
val junitJupiterVersion = "5.13.4"
1414
val freemarkerVersion = "2.3.34"
15-
val kotestVersion = "5.9.1"
15+
val kotestVersion = "6.0.2"
1616
val bouncyCastleVersion = "1.81"
1717
val springBootVersion = "3.5.5"
1818
val reactorTestVersion = "3.7.9"

0 commit comments

Comments
 (0)