Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.1 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob93c authored Nov 5, 2023
2 parents 544717d + 4d1a97d commit 78ec466
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 @@ -7,7 +7,7 @@ hamcrest = "org.hamcrest:hamcrest-core:2.2"
imageio-webp = "com.twelvemonkeys.imageio:imageio-webp:3.10.0"
imgscalr = "org.imgscalr:imgscalr-lib:4.2"
jave = "ws.schild:jave-core:3.3.1"
junit = "org.junit.jupiter:junit-jupiter:5.10.0"
junit = "org.junit.jupiter:junit-jupiter:5.10.1"
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback" }
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.11"
Expand Down

0 comments on commit 78ec466

Please sign in to comment.