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 a530fa5 commit 4f36448Copy full SHA for 4f36448
project/WebDeps.scala
@@ -8,7 +8,7 @@ object WebDeps {
8
}
9
10
def bootstrap = "org.webjars.bower" % "bootstrap" % "3.4.1"
11
- def jquery = "org.webjars.bower" % "jquery" % "3.6.0"
+ def jquery = "org.webjars.bower" % "jquery" % "3.6.1"
12
def plotlyJs = "org.webjars.bower" % "plotly.js" % Versions.plotlyJs
13
def prism = "org.webjars.bower" % "prism" % "1.16.0"
14
0 commit comments