Skip to content

Commit b41e398

Browse files
authored
Merge pull request #129 from SimY4/update/sbt-bloop-2.0.6
Update sbt-bloop to 2.0.6
2 parents aca20ab + 198b1b8 commit b41e398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.5")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.6")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")

0 commit comments

Comments
 (0)