Skip to content

Commit

Permalink
Update scalatags to 0.8.3 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juanpedromoreno committed Dec 26, 2019
1 parent 754cf72 commit f88d43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
val scalatest: String = "3.1.0"
val scalacheck: String = "1.14.3"
val scalatestScalacheck: String = "3.1.0.0-RC2"
val scalatags: String = "0.8.2"
val scalatags: String = "0.8.3"
val scrimage: String = "2.1.8"
val tut: String = "0.6.13"
}
Expand Down

0 comments on commit f88d43b

Please sign in to comment.