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 d76398c commit e6b1e23Copy full SHA for e6b1e23
Binding/build.sbt.shared
@@ -2,7 +2,7 @@ description := "Reactive data-binding for Scala. This artifact is available for
2
3
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
4
5
-libraryDependencies += "com.thoughtworks.sde" %%% "core" % "3.3.2"
+libraryDependencies += "com.thoughtworks.sde" %%% "core" % "3.3.4"
6
7
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.1.1" % Test
8
0 commit comments