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 c59232f commit 34ee829Copy full SHA for 34ee829
project/plugins.sbt
@@ -9,6 +9,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
9
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12
-addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
14
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments