We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8584519 commit 60099aeCopy full SHA for 60099ae
project/plugins.sbt
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
2
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
3
)
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments