Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Commit 24c7414

Browse files
committed
Update dependency org.junit.jupiter:junit-jupiter to v5.12.0
1 parent 184c1d3 commit 24c7414

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
@@ -23,7 +23,7 @@ failsafe = { module = "dev.failsafe:failsafe", version = "3.3.2" }
2323
ice4j = { module = "org.jitsi:ice4j", version = "3.2-7-g4f13296" }
2424
java-websocket = { module = "org.java-websocket:Java-WebSocket", version = "1.6.0" }
2525

26-
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.4" }
26+
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.12.0" }
2727
testcontainers = { module = "org.testcontainers:testcontainers", version.ref = "testcontainers" }
2828
testcontainers-junit-jupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
2929
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }

0 commit comments

Comments
 (0)