Skip to content

Commit f6bbf39

Browse files
authored
Merge pull request #506 from scala-steward/update/sbt-bloop-1.5.15
Update sbt-bloop to 1.5.15
2 parents 2330356 + 953549d commit f6bbf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
22
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
33
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
44
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
5-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.13")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.15")

0 commit comments

Comments
 (0)