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

Commit 1034a62

Browse files
authored
Merge pull request #151 from scala-steward/update/test-1.7.7
Update test to 1.7.7
2 parents e4df95e + 7760b51 commit 1034a62

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.6"
3+
val scalaJsReact = "1.7.7"
44

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

0 commit comments

Comments
 (0)