We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8783ed + 0bf853b commit 55d9982Copy full SHA for 55d9982
project/plugins.sbt
@@ -14,6 +14,6 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
14
15
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
16
17
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
18
19
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-java8-compat" % VersionScheme.Always
0 commit comments