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 18ab7b7 commit 8f1ddddCopy full SHA for 8f1dddd
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.2.1")
7
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
9
-addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
10
11
scalacOptions ++= Seq("-deprecation", "-feature")
0 commit comments