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 765c905 commit 6b54f74Copy full SHA for 6b54f74
build.sbt
@@ -7,4 +7,4 @@ scalaVersion := "2.13.6"
7
ThisBuild / crossScalaVersions := Seq("2.13.6")
8
ThisBuild / githubWorkflowJavaVersions := Seq("[email protected]")
9
10
-libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs1_2.13" % "2.0.0-RC4"
+libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs1_2.13" % "2.0.0-RC5"
0 commit comments