Skip to content

Commit

Permalink
Update scalatags to 0.8.5 (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 7, 2020
1 parent 8f7cc92 commit 39fed36
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.4"
val scalatags: String = "0.8.5"
val scrimage: String = "2.1.8"
val tut: String = "0.6.13"
}
Expand Down

0 comments on commit 39fed36

Please sign in to comment.