Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 71acf54 commit 0e17ca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ dependencyResolutionManagement {
version("kaspresso", "1.5.3")
version("mockk", "1.13.8")
plugin("junit", "de.mannodermaus.android-junit5").version("1.9.3.0")
library("junit", "org.junit.jupiter:junit-jupiter-api:5.10.0")
library("junit.engine", "org.junit.jupiter:junit-jupiter-engine:5.10.0")
library("junit", "org.junit.jupiter:junit-jupiter-api:5.10.1")
library("junit.engine", "org.junit.jupiter:junit-jupiter-engine:5.10.1")
library("junit4", "junit:junit:4.13.2")
library("kakao", "io.github.kakaocup:compose:0.2.3")
library(
Expand Down

0 comments on commit 0e17ca1

Please sign in to comment.