Skip to content

Commit

Permalink
Update bsp4j to 2.1.0-M7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 22, 2023
1 parent 932cf36 commit f658bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object hello extends ScalaModule {
def ivyDeps = Agg(
ivy"io.circe::circe-core:0.14.5",
ivy"eu.timepit::refined:0.10.3", // huh
ivy"ch.epfl.scala:bsp4j:2.1.0-M5",
ivy"ch.epfl.scala:bsp4j:2.1.0-M7",
ivy"io.circe::circe-generic:0.14.5",
ivy"javax.jms:javax.jms-api:2.0.1",
ivy"activemq:activemq:4.0-M3",
Expand Down

0 comments on commit f658bf2

Please # to comment.