Skip to content

Commit

Permalink
Merge pull request #2469 from scalacenter/update/bloop-config-2.1.0
Browse files Browse the repository at this point in the history
build(deps): Update bloop-config from 2.0.3 to 2.1.0
  • Loading branch information
tgodzik authored Oct 15, 2024
2 parents 83e2628 + c0e4ae9 commit 7e6c74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Dependencies {
val asmVersion = "9.7.1"
val ztExecVersion = "1.12"
val debugAdapterVersion = "4.2.1"
val bloopConfigVersion = "2.0.3"
val bloopConfigVersion = "2.1.0"
val semanticdbVersion = "4.9.9"
val zinc = "org.scala-sbt" %% "zinc" % zincVersion
val bsp4s = "ch.epfl.scala" %% "bsp4s" % bspVersion
Expand Down

0 comments on commit 7e6c74a

Please sign in to comment.