Skip to content

Commit 02fdff3

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dd9d35 commit 02fdff3

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
@@ -5,7 +5,7 @@ mockito = "5.17.0"
55
slf4j = "2.0.17"
66
guava = "33.4.0-jre"
77
assertj = "3.27.3"
8-
junit = "5.11.4"
8+
junit = "5.12.2"
99
testcontainers = "1.20.6"
1010
protoc = "3.25.1"
1111
failsafe = "3.3.2"

0 commit comments

Comments
 (0)