Skip to content

Commit a3fe3a2

Browse files
committed
Update scalajs-dom to 2.8.1
1 parent d62bd0a commit a3fe3a2

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
@@ -15,7 +15,7 @@ object Dependencies {
1515
val nyaya = "1.1.0"
1616
val scala2 = "2.13.11"
1717
val scala3 = "3.3.0"
18-
val scalaJsDom = "2.6.0"
18+
val scalaJsDom = "2.8.1"
1919
val scalaJsReact = "2.1.1"
2020
val selenium = "3.141.59"
2121
val sizzle = "2.3.0"

0 commit comments

Comments
 (0)