Skip to content

Commit c83b1c0

Browse files
Update sbt-bloop to 1.4.9 (zio#442)
1 parent 47e6609 commit c83b1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.9")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 commit comments

Comments
 (0)