Skip to content

Commit

Permalink
Update sbt-bloop to 1.5.15 (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: Maxim Schuwalow <[email protected]>
  • Loading branch information
scala-steward and mschuwalow authored Mar 10, 2024
1 parent aee3d33 commit ed103ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.13")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.15")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
Expand Down

0 comments on commit ed103ab

Please sign in to comment.