Skip to content

Commit

Permalink
Merge pull request #1183 from scala-steward/update/sbt-bloop-1.5.11
Browse files Browse the repository at this point in the history
Update sbt-bloop to 1.5.11
  • Loading branch information
mergify[bot] authored Sep 6, 2023
2 parents 0fece76 + 3c60fdf commit 601d619
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 @@ -14,7 +14,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.10")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.11")

libraryDependencies ++= Seq("com.lihaoyi" %% "os-lib" % "0.8.1")

Expand Down

0 comments on commit 601d619

Please sign in to comment.