Skip to content

Commit

Permalink
Merge pull request #15056 from scala-steward/update/sbt-bloop-1.5.17
Browse files Browse the repository at this point in the history
Update sbt-bloop to 1.5.17
  • Loading branch information
ornicar authored Apr 8, 2024
2 parents 10d94bb + 155b186 commit 262ecfa
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
Expand Up @@ -4,4 +4,4 @@ resolvers += Resolver.url(
)(Resolver.ivyStylePatterns)
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.18-lila_1.22") // scala2 branch
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.16")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")

0 comments on commit 262ecfa

Please sign in to comment.