Skip to content

Commit

Permalink
Update scalatest to 3.2.16 (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: Yang, Bo <[email protected]>
scala-steward and Atry authored Jul 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ec16408 commit 6931a02
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.15" % Test
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.16" % Test

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

0 comments on commit 6931a02

Please sign in to comment.