Skip to content

Commit c3e5041

Browse files
committed
Upgrade Binding.scala version
1 parent dc4a467 commit c3e5041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.1" % Test
22

3-
libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.0.0"
3+
libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.1.0"
44

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

0 commit comments

Comments
 (0)