Skip to content

Commit 23e8f06

Browse files
committed
Update scalajs-react:core, ... to 2.1.3
1 parent 8e61648 commit 23e8f06

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.2"
10+
val scalaJsReactV = "2.1.3"
1111
}
1212

1313
import Versions._

0 commit comments

Comments
 (0)