Skip to content

Commit

Permalink
Update sbt-scalafix to 0.13.0 (#1772)
Browse files Browse the repository at this point in the history
Co-authored-by: Bekir Oguz <[email protected]>
  • Loading branch information
scala-steward and bekiroguz authored Oct 8, 2024
1 parent 2868963 commit 948dd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.29.1")

addSbtPlugin("community.flock.sbt" % "sbt-kotlin-plugin" % "3.0.1")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.16"

0 comments on commit 948dd68

Please sign in to comment.