Skip to content

Commit

Permalink
Merge pull request #426 from jbwheatley/update/java8/scalatest-3.2.16
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.16 in java8
  • Loading branch information
jbwheatley authored Jul 16, 2023
2 parents a549b11 + c192faf commit 9334fa4
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 @@ -23,7 +23,7 @@ object Dependencies {

val _weaver = "0.8.3"

val _scalatest = "3.2.15"
val _scalatest = "3.2.16"

val _munit = "0.7.29"

Expand Down

0 comments on commit 9334fa4

Please sign in to comment.