We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae6f06 + 898be2a commit f9dd28aCopy full SHA for f9dd28a
project/plugins.sbt
@@ -1,7 +1,7 @@
1
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
2
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
0 commit comments