Skip to content

Commit

Permalink
Upgrade sbt-fix-defaults version
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrohdezma committed Feb 27, 2020
1 parent ae7bae0 commit e1b03d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Defaults {
* Don't change this value. It's automatically updated
* from `sbt-fix-defaults` releases.
*/
private val version = "v0.0.5"
private val version = "v0.0.6"

val scalafix: String =
s"https://github.com/alejandrohdezma/sbt-fix-defaults/releases/download/$version/default.scalafix.conf"
Expand Down

0 comments on commit e1b03d5

Please # to comment.