Skip to content

Commit e6b1e23

Browse files
committed
Update SDE version
1 parent d76398c commit e6b1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Binding/build.sbt.shared

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description := "Reactive data-binding for Scala. This artifact is available for
22

33
libraryDependencies += "com.thoughtworks.enableIf" %% "enableif" % "1.1.7"
44

5-
libraryDependencies += "com.thoughtworks.sde" %%% "core" % "3.3.2"
5+
libraryDependencies += "com.thoughtworks.sde" %%% "core" % "3.3.4"
66

77
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.1.1" % Test
88

0 commit comments

Comments
 (0)