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 5, 2023
1 parent 4cc19da commit fa8bf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencyResolutionManagement {
versionCatalogs {
val kotlin = "1.6.21"
val kotlinxCoroutines = "1.6.4"
val junit5 = "5.9.1"
val junit5 = "5.10.1"
val assertk = "0.25"
val androidGradlePlugin = "7.2.2"
val dotenv = "2.0.0"
Expand Down

0 comments on commit fa8bf87

Please sign in to comment.