Skip to content

Commit

Permalink
Update junit5 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c7c7ef7 commit db7456f
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.2"
junit-platform = "org.junit.platform:junit-platform-launcher:1.11.2"
junit = "org.junit.jupiter:junit-jupiter:5.11.3"
junit-platform = "org.junit.platform:junit-platform-launcher:1.11.3"
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 db7456f

Please sign in to comment.