Skip to content

Commit 5cb4d66

Browse files
chore(deps): bump kotestVersion from 5.2.3 to 5.3.0
Bumps `kotestVersion` from 5.2.3 to 5.3.0. Updates `kotest-runner-junit5-jvm` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.2.3...v5.3.0) Updates `kotest-assertions-core-jvm` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.2.3...v5.3.0) --- updated-dependencies: - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c938d40 commit 5cb4d66

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.76.Final"
1111
val junitJupiterVersion = "5.8.2"
1212
val kotlinVersion = "1.6.21"
1313
val freemarkerVersion = "2.3.31"
14-
val kotestVersion = "5.2.3"
14+
val kotestVersion = "5.3.0"
1515
val bouncyCastleVersion = "1.70"
1616
val springBootVersion = "2.6.7"
1717
val reactorTestVersion = "3.4.17"

0 commit comments

Comments
 (0)