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 2758e9e commit e723d54Copy full SHA for e723d54
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.6
+sbt.version=1.11.7
project/plugins.sbt
@@ -5,3 +5,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
8
+
9
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
0 commit comments