Skip to content

Commit bc8723e

Browse files
deps(deps): bump org.junit.jupiter:junit-jupiter-engine
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.5.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.5.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd808da commit bc8723e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kaml = "0.77.0"
2323
kotlinx-coroutines = "1.10.2"
2424

2525
# Testing
26-
jupiter = "5.5.2"
26+
jupiter = "6.0.3"
2727
assertj = "3.27.6"
2828
mockito-kotlin = "6.1.0"
2929
testcontainers = "1.21.4"

0 commit comments

Comments
 (0)