We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a1c05 commit b749b27Copy full SHA for b749b27
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.4")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.7.0")
4
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.3")
0 commit comments