Skip to content

Commit 3a7cdf2

Browse files
authored
Merge pull request #105 from ThoughtWorksInc/update/master/html-3.0.3
Update html to 3.0.3 in master
2 parents af2449d + 4f1d7ca commit 3a7cdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
enablePlugins(ScalaJSPlugin)
22

3-
libraryDependencies += "com.yang-bo" %%% "html" % "3.0.1"
3+
libraryDependencies += "com.yang-bo" %%% "html" % "3.0.3"
44

55
libraryDependencies += "com.thoughtworks.binding" %%% "binding" % "12.2.0"
66

0 commit comments

Comments
 (0)