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 25c85cc commit 319a3d5Copy full SHA for 319a3d5
BindingHtmlToReact/build.sbt
@@ -28,7 +28,7 @@ libraryDependencies += {
28
) {
29
"com.yang-bo" %%% "html" % "3.0.2" % Optional
30
} else {
31
- "com.yang-bo" %%% "html" % "2.0.1" % Optional
+ "com.yang-bo" %%% "html" % "2.0.2" % Optional
32
}
33
34
ReactToBindingHtml/build.sbt
0 commit comments