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 b67ecc7 commit b84aa98Copy full SHA for b84aa98
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.bitlap" % "sbt-kotlin-plugin" % "4.0.0")
2
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
5
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
0 commit comments