Skip to content

Commit 1156e8e

Browse files
authored
Merge pull request #168 from SimY4/update/sbt-bloop-2.0.13
2 parents 05139af + 087da93 commit 1156e8e

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.12")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.13")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")

0 commit comments

Comments
 (0)