Skip to content

Commit e893bc9

Browse files
build(deps): bump io.kotest:kotest-bom from 6.2.2 to 6.2.3
Bumps [io.kotest:kotest-bom](https://github.com/kotest/kotest) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.2.2...6.2.3) --- updated-dependencies: - dependency-name: io.kotest:kotest-bom dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6541618 commit e893bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
4343
slf4j = "org.slf4j:slf4j-api:2.0.18"
4444
logback = "ch.qos.logback:logback-classic:1.5.38"
4545

46-
kotest-bom = "io.kotest:kotest-bom:6.2.2"
46+
kotest-bom = "io.kotest:kotest-bom:6.2.3"
4747
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
4848
kotest-table = { module = "io.kotest:kotest-assertions-table" }
4949
mockk = "io.mockk:mockk:1.14.11"

0 commit comments

Comments
 (0)