Skip to content

Commit e87f5f6

Browse files
orbeonebruchez
authored andcommitted
Update udash-jquery to 3.4.0
1 parent 5f50f2e commit e87f5f6

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
@@ -37,7 +37,7 @@ val SaxonJsVersion = "10.0.0.78-SNAPSHOT"
3737
val XercesVersion = "2.11.0.11-SNAPSHOT"
3838
val SaxVersion = "2.0.2.8-SNAPSHOT"
3939
val ScalaJsDomVersion = "2.8.1"
40-
val ScalaJsJQueryVersion = "3.3.0"
40+
val ScalaJsJQueryVersion = "3.4.0"
4141
val ScalaJsStubsVersion = "1.1.0" // can be different from Scala.js version
4242
val ScalaJsFakeWeakReferencesVersion = "1.0.0" // switch to `scalajs-weakreferences` when browser support is there
4343
val ScalaJsFakeSecureRandomVersion = "1.0.0" // switch to `scalajs-java-securerandom` when we upgrade to JSDOM 20+

0 commit comments

Comments
 (0)