Skip to content

Commit 5e28acb

Browse files
Update jquery to 3.7.1 (#418)
1 parent 36c8745 commit 5e28acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/WebDeps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object WebDeps {
77
}
88

99
def bootstrap = "org.webjars.bower" % "bootstrap" % "3.4.1"
10-
def jquery = "org.webjars.bower" % "jquery" % "3.6.3"
10+
def jquery = "org.webjars.bower" % "jquery" % "3.7.1"
1111
def plotlyJs = "org.webjars.bower" % "plotly.js" % Versions.plotlyJs
1212
def prism = "org.webjars.bower" % "prism" % "1.16.0"
1313

0 commit comments

Comments
 (0)