Skip to content

Commit 8e61648

Browse files
Update scalajs-react:core, ... to 2.1.2 (#228)
1 parent 43b5e0d commit 8e61648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val catsCoreV = "2.7.0"
88
val scalaCssV = "1.0.0"
99
val scalaJsDomV = "2.2.0"
10-
val scalaJsReactV = "2.1.1"
10+
val scalaJsReactV = "2.1.2"
1111
}
1212

1313
import Versions._

0 commit comments

Comments
 (0)