We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c8745 commit 5e28acbCopy full SHA for 5e28acb
project/WebDeps.scala
@@ -7,7 +7,7 @@ object WebDeps {
7
}
8
9
def bootstrap = "org.webjars.bower" % "bootstrap" % "3.4.1"
10
- def jquery = "org.webjars.bower" % "jquery" % "3.6.3"
+ def jquery = "org.webjars.bower" % "jquery" % "3.7.1"
11
def plotlyJs = "org.webjars.bower" % "plotly.js" % Versions.plotlyJs
12
def prism = "org.webjars.bower" % "prism" % "1.16.0"
13
0 commit comments