Skip to content

Commit

Permalink
Merge pull request #291 from nafg/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
mergify[bot] authored Sep 7, 2023
2 parents 38afec2 + 88eb254 commit 801c687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ libraryDependencies += "org.flywaydb" % "flyway-core" % "9.22.0"

libraryDependencies += "com.h2database" % "h2" % "2.2.222" % "test"

libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.16" % "test"
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.17" % "test"

0 comments on commit 801c687

Please sign in to comment.