Skip to content

Commit 21b9962

Browse files
chore(deps): bump kotestVersion from 5.5.4 to 5.5.5
Bumps `kotestVersion` from 5.5.4 to 5.5.5. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.5.4...v5.5.5) Updates `io.kotest:kotest-assertions-core-jvm` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.5.4...v5.5.5) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5ba9cf commit 21b9962

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 nettyVersion = "4.1.87.Final"
1111
val junitJupiterVersion = "5.9.2"
1212
val kotlinVersion = "1.8.0"
1313
val freemarkerVersion = "2.3.32"
14-
val kotestVersion = "5.5.4"
14+
val kotestVersion = "5.5.5"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.7.5"
1717
val reactorTestVersion = "3.4.24"

0 commit comments

Comments
 (0)