Skip to content

Commit

Permalink
Merge pull request #1122 from scala-steward/update/sbt-bloop-1.5.9
Browse files Browse the repository at this point in the history
Update sbt-bloop to 1.5.9
  • Loading branch information
mergify[bot] authored Jul 26, 2023
2 parents 6bc465b + 529fb9e commit 14009c0
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.14")
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.8")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.9")

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

Expand Down

0 comments on commit 14009c0

Please sign in to comment.