Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect committed Feb 2, 2024
1 parent a6e33ee commit d7b8013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import ch.epfl.scala.sbtmissinglink.MissingLinkPlugin
import com.timushev.sbt.rewarn.RewarnPlugin
import org.scalafmt.sbt.ScalafmtPlugin
import org.typelevel.sbt.tpolecat.TpolecatPlugin
import sbt.*
import sbt.Keys.*
import sbt.*
import sbtbuildinfo.BuildInfoKey
import sbtbuildinfo.BuildInfoKeys.*
import sbtdynver.DynVerPlugin
Expand Down

0 comments on commit d7b8013

Please sign in to comment.