Skip to content

Commit 8ae35d5

Browse files
committed
Update bootstrap to 5.3.3
1 parent 5e28acb commit 8ae35d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/WebDeps.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object WebDeps {
66
def plotlyJs = "1.54.1"
77
}
88

9-
def bootstrap = "org.webjars.bower" % "bootstrap" % "3.4.1"
9+
def bootstrap = "org.webjars.bower" % "bootstrap" % "5.3.3"
1010
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"

0 commit comments

Comments
 (0)