Skip to content

Commit

Permalink
Update scalatest to 3.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 9, 2023
1 parent d18ddd8 commit f7c06ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.16" % Test
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.17" % Test

libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "12.1.1"

Expand Down

0 comments on commit f7c06ea

Please sign in to comment.