Skip to content

Commit 18e95d8

Browse files
committed
Update bootswatch-yeti to 3.3.7
1 parent e5a7838 commit 18e95d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
3535
"org.playframework" %% "play-specs2" % playVersion % "test",
3636
"org.webjars" % "bootstrap" % "3.1.1-2" % "test",
3737
"org.webjars" % "react" % "0.12.2" % "test",
38-
"org.webjars" % "bootswatch-yeti" % "3.1.1+1" % "test"
38+
"org.webjars" % "bootswatch-yeti" % "3.3.7" % "test"
3939
)
4040

4141
licenses := Seq("MIT License" -> url("http://opensource.org/licenses/MIT"))

0 commit comments

Comments
 (0)