Skip to content

Commit 9ac6620

Browse files
authored
Merge pull request #105 from target/update/scalatags-0.6.8
Update scalatags to 0.6.8
2 parents 616017b + 3b73d84 commit 9ac6620

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
@@ -34,7 +34,7 @@ libraryDependencies ++= Seq(
3434
"com.typesafe.scala-logging" %% "scala-logging" % "3.8.0",
3535
"com.github.scopt" %% "scopt" % "3.7.1",
3636
"com.sun.mail" % "javax.mail" % "1.6.2",
37-
"com.lihaoyi" %% "scalatags" % "0.6.7",
37+
"com.lihaoyi" %% "scalatags" % "0.6.8",
3838
"io.circe" %% "circe-yaml" % "0.10.1",
3939
"io.circe" %% "circe-core" % circeVersion,
4040
"io.circe" %% "circe-generic" % circeVersion,

0 commit comments

Comments
 (0)