We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3150d0 commit fb934aaCopy full SHA for fb934aa
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
2
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
4
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.2")
5
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
6
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
0 commit comments