Skip to content

Commit

Permalink
Update bsp4j to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent 89836cd commit da678ff
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 @@ -62,7 +62,7 @@ val (buildVersion, unstable) = scala.util.Try(
case Some(tagName) => (tagName, false)
}

val bspVersion = "2.1.0-M5"
val bspVersion = "2.1.1"
val fastparseVersion = "3.0.2"
val scalametaVersion = "4.8.13"

Expand Down

0 comments on commit da678ff

Please sign in to comment.