Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent cf7c845 commit 707a389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ failsafe = { module = "dev.failsafe:failsafe", version = "3.3.2" }
ice4j = { module = "org.jitsi:ice4j", version = "3.0-68-gd289f12" }
java-websocket = { module = "org.java-websocket:Java-WebSocket", version = "1.5.7" }

junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.10.2" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.3" }
testcontainers = { module = "org.testcontainers:testcontainers", version.ref = "testcontainers" }
testcontainers-junit-jupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
awaitility = { module = "org.awaitility:awaitility", version = "4.2.2" }
Expand Down

0 comments on commit 707a389

Please sign in to comment.