Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 03d5739

Browse files
authored
Merge pull request #109 from scala-steward/update/scalajs-react-1.7.3
Update scalajs-react:core, ... to 1.7.3
2 parents 546e6dc + ac5fa02 commit 03d5739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val reactJS = "16.13.1"
22
val reactVirtualized = "9.21.1"
3-
val scalaJsReact = "1.7.2"
3+
val scalaJsReact = "1.7.3"
44

55
parallelExecution in (ThisBuild, Test) := false
66

0 commit comments

Comments
 (0)