We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4a467 commit c3e5041Copy full SHA for c3e5041
shared/build.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.1" % Test
2
3
-libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.0.0"
+libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.1.0"
4
5
libraryDependencies += "com.thoughtworks.binding" %%% "futurebinding" % "12.0.0"
6
0 commit comments