Skip to content

Commit

Permalink
Update junit to 4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 13, 2021
1 parent 6d1f752 commit 4b2f5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ object Dependencies {
val commonsIOVersion = "2.4"
val dataReplicationVersion = "0.7"
val upickleVersion = "0.7.1"
val junitVersion = "4.12"
val junitVersion = "4.13.2"
val jsonSimpleVersion = "1.1"
val slf4jVersion = "1.7.16"
val guavaVersion = "16.0.1"
Expand Down

0 comments on commit 4b2f5c4

Please sign in to comment.