Skip to content

Commit 66441e4

Browse files
Update plotly.js to 1.54.1 (#193)
1 parent 7d95470 commit 66441e4

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
@@ -4,7 +4,7 @@ import sbt._
44
object WebDeps {
55

66
object Versions {
7-
def plotlyJs = "1.52.2"
7+
def plotlyJs = "1.54.1"
88
}
99

1010
def bootstrap = "org.webjars.bower" % "bootstrap" % "3.4.0"

0 commit comments

Comments
 (0)