We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e5c8a commit 0ca92ddCopy full SHA for 0ca92dd
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.4.4")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
4
-addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
6
7
scalacOptions ++= Seq(
0 commit comments