Skip to content

Commit 73449c0

Browse files
committed
Upgrade Binding.scala version
1 parent 308b741 commit 73449c0

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.1.2" % 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)