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