Skip to content

Commit

Permalink
Update junit5 monorepo (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Roberto Cella <mr.cella.roberto@gmail.com>
  • Loading branch information
renovate[bot] and rob93c authored Dec 21, 2024
1 parent 0c1e10d commit e264a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ hamcrest = "org.hamcrest:hamcrest-core:3.0"
imageio-batik = { module = "com.twelvemonkeys.imageio:imageio-batik", version.ref = "twelvemonkeys" }
imageio-psd = { module = "com.twelvemonkeys.imageio:imageio-psd", version.ref = "twelvemonkeys" }
jave = "ws.schild:jave-core:3.5.0"
junit = "org.junit.jupiter:junit-jupiter:5.11.3"
junit-platform = "org.junit.platform:junit-platform-launcher:1.11.3"
junit = "org.junit.jupiter:junit-jupiter:5.11.4"
junit-platform = "org.junit.platform:junit-platform-launcher:1.11.4"
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.14"
Expand Down

0 comments on commit e264a1e

Please sign in to comment.