Skip to content

Commit

Permalink
Use junit-jupiter v.5.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Feb 8, 2024
1 parent 4b4154d commit e016ba1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object GradlePlugins {
object Libs {

private object Versions {
const val junitJupiter = "5.10.1"
const val junitJupiter = "5.10.2"
const val kotlinCoroutines = "1.7.3"
const val moshi = "1.15.0"
const val okhttp = "4.12.0"
Expand Down

0 comments on commit e016ba1

Please sign in to comment.