Skip to content

Commit

Permalink
Merge pull request #224 from scalacenter/0928
Browse files Browse the repository at this point in the history
scalafix 0.9.28
  • Loading branch information
github-brice-jaglin authored May 20, 2021
2 parents 8391f25 + 5e002d9 commit a2c8f25
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
val x = List(1) // scalafix:ok
def scalafixVersion: String = "0.9.27+84-22626c72-SNAPSHOT"
def scalafixVersion: String = "0.9.28"

val all = List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.11.1.202105131744-r",
Expand Down

0 comments on commit a2c8f25

Please sign in to comment.