Skip to content

Commit

Permalink
Upgrade JUnit to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meikpiep committed Mar 6, 2025
1 parent abf680c commit df41490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ androiduitestingutils-robolectric = { group = "com.github.sergio-sastre.AndroidU
roboelectric = { group = "org.robolectric", name = "robolectric", version = "4.14.1" }
roborazzi = { group = "io.github.takahirom.roborazzi", name = "roborazzi", version.ref = "roborazzi" }
roborazzi-junit = { group = "io.github.takahirom.roborazzi", name = "roborazzi-junit-rule", version.ref = "roborazzi" }
junit-vintage-engine = { group = "org.junit.vintage", name = "junit-vintage-engine", version = "5.11.4" }
junit-vintage-engine = { group = "org.junit.vintage", name = "junit-vintage-engine", version = "5.12.0" }

thirdparty-konfetti = { group = "nl.dionsegijn", name = "konfetti-xml", version = "2.0.5" }
thirdparty-ferriswheel = { group = "com.github.meikpiep", name = "Ferris-Wheel", version = "1.3.2" }
Expand Down

0 comments on commit df41490

Please sign in to comment.