Skip to content

Commit 08bd98a

Browse files
committed
Update bootswatch-yeti to 3.3.7
1 parent 526126b commit 08bd98a

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
@@ -36,7 +36,7 @@ libraryDependencies ++= Seq(
3636
"com.typesafe.play" %% "play-specs2" % playVersion % "test" cross CrossVersion.for3Use2_13,
3737
"org.webjars" % "bootstrap" % "3.1.1-2" % "test",
3838
"org.webjars" % "react" % "0.14.8" % "test",
39-
"org.webjars" % "bootswatch-yeti" % "3.1.1+1" % "test"
39+
"org.webjars" % "bootswatch-yeti" % "3.3.7" % "test"
4040
)
4141

4242
libraryDependencies ~= {

0 commit comments

Comments
 (0)