Skip to content

Commit

Permalink
Update fansi to 0.2.12 (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 1, 2021
1 parent 5fbe517 commit 3dc830d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Deps {
val osLib = "com.lihaoyi" %% "os-lib" % "0.7.3"
val sourcecode = "com.lihaoyi" %% "sourcecode" % "0.2.4"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.7"
val fansi = "com.lihaoyi" %% "fansi" % "0.2.11"
val fansi = "com.lihaoyi" %% "fansi" % "0.2.12"
val bloop = "ch.epfl.scala" %% "bloop-frontend" % "1.4.5"
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "1.3.0"
val scopt = "com.github.scopt" %% "scopt" % "4.0.1"
Expand Down

0 comments on commit 3dc830d

Please sign in to comment.