Skip to content

Commit

Permalink
Update ST4 to 4.3 (#407)
Browse files Browse the repository at this point in the history
* Update ST4 to 4.3

* Update ST4 to 4.3
  • Loading branch information
scala-steward authored Feb 12, 2020
1 parent 593387a commit a4ae94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object Version {
val prettify = "4-Mar-2013-1"
val sbtWeb = "1.4.4"
val scalatest = "3.1.0"
val st4 = "4.2"
val st4 = "4.3"
val jsoup = "1.12.2"
}

Expand Down

0 comments on commit a4ae94e

Please sign in to comment.