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 a35ee84 commit 6bb7f4fCopy full SHA for 6bb7f4f
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.10.1
+sbt.version=1.11.6
project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
2
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
3
-addSbtPlugin("com.swoval" % "sbt-source-format" % "0.3.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
+addSbtPlugin("com.swoval" % "sbt-source-format" % "1.4.0")
0 commit comments