Skip to content

Commit 08b641f

Browse files
committed
Update scalajs-react:core, ... to 2.1.2
1 parent 43b5e0d commit 08b641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
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)