Skip to content

Commit

Permalink
Merge pull request #1393 from scala-steward/update/sbt-bloop-1.5.15
Browse files Browse the repository at this point in the history
Update sbt-bloop to 1.5.15
  • Loading branch information
mergify[bot] authored Feb 6, 2024
2 parents e13a718 + 001815c commit 98ce5bf
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.17")
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.14")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.15")

libraryDependencies ++= Seq(
"com.lihaoyi" %% "os-lib" % "0.8.1",
Expand Down

0 comments on commit 98ce5bf

Please sign in to comment.