Skip to content

Commit

Permalink
Merge pull request #76 from throup/update/scalatest-3.2.17
Browse files Browse the repository at this point in the history
Update scalatest to 3.2.17
  • Loading branch information
throup authored Jan 4, 2024
2 parents 95e0bbd + 5c60e8c commit d1cead4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {

def catsTestkit = "2.1.5"

def scalatest = "3.2.16"
def scalatest = "3.2.17"

def scalatestPlus = "3.2.14.0"

Expand Down

0 comments on commit d1cead4

Please sign in to comment.