Skip to content

Commit 34ad8fa

Browse files
chore(deps): bump kotestVersion from 6.0.3 to 6.0.4
Bumps `kotestVersion` from 6.0.3 to 6.0.4. Updates `io.kotest:kotest-runner-junit5-jvm` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.3...6.0.4) Updates `io.kotest:kotest-assertions-core-jvm` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.3...6.0.4) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b6700d commit 34ad8fa

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 = "6.0.0"
1313
val freemarkerVersion = "2.3.34"
14-
val kotestVersion = "6.0.3"
14+
val kotestVersion = "6.0.4"
1515
val bouncyCastleVersion = "1.82"
1616
val springBootVersion = "3.5.6"
1717
val reactorTestVersion = "3.7.11"

0 commit comments

Comments
 (0)