Skip to content

Commit

Permalink
Update dependency org.junit.platform:junit-platform-launcher to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent d4939ae commit 554b641
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 @@ -8,7 +8,7 @@ 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.1"
junit-platform = "org.junit.platform:junit-platform-launcher:1.10.0"
junit-platform = "org.junit.platform:junit-platform-launcher:1.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 554b641

Please sign in to comment.