Skip to content

Commit 3c1efae

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mockito = "5.15.2"
55
slf4j = "2.0.16"
66
guava = "33.4.0-jre"
77
assertj = "3.27.3"
8-
junit = "5.11.4"
8+
junit = "5.12.0"
99
testcontainers = "1.20.4"
1010
protoc = "3.25.1"
1111
failsafe = "3.3.2"

0 commit comments

Comments
 (0)