Skip to content

Commit f9d36e2

Browse files
Update sbt-bloop to 1.5.17 (#298)
1 parent 586b080 commit f9d36e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1515

1616
// https://github.com/scalacenter/bloop
17-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.16")
17+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")
1818

1919
// https://github.com/scalameta/sbt-scalafmt
2020
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)