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.
2 parents 2330356 + 953549d commit f6bbf39Copy full SHA for f6bbf39
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
2
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
3
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
4
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
5
-addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.13")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.15")
0 commit comments