Skip to content

Commit

Permalink
Upgrade Binding.scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Nov 6, 2021
1 parent dc4a467 commit c3e5041
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,6 +1,6 @@
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.1" % Test

libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.0.0"
libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.1.0"

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

Expand Down

0 comments on commit c3e5041

Please sign in to comment.