Skip to content

Commit a1cdb7c

Browse files
committed
bugfix: Revert to bsp 2.0.0, since later versions don't run on JDK 8
1 parent 72f9449 commit a1cdb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
// Keep in sync in BloopComponentCompiler
1717
val zincVersion = "1.6.0"
1818

19-
val bspVersion = "2.1.0-M1"
19+
val bspVersion = "2.0.0"
2020
val javaDebugVersion = "0.21.0+1-7f1080f1"
2121

2222
val scalazVersion = "7.2.20"

0 commit comments

Comments
 (0)