Skip to content
Prev Previous commit
Next Next commit
Merge branch 'main' into pr-896
  • Loading branch information
xerial committed Jul 19, 2025
commit 53e00e0ec7df8c418c0cdee546cf570bc2041002
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.2.1")
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")

scalacOptions ++= Seq("-deprecation", "-feature")
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.