Skip to content

Commit

Permalink
Update bloop-config to 1.5.3 (com-lihaoyi#1982)
Browse files Browse the repository at this point in the history
Pull request: com-lihaoyi#1982
  • Loading branch information
scala-steward authored Aug 2, 2022
1 parent d923721 commit 9f15088
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 @@ -97,7 +97,7 @@ object Deps {
"org.scalameta" -> "trees_2.13"
)
val asciidoctorj = ivy"org.asciidoctor:asciidoctorj:2.4.3"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.2"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.3"
val coursier = ivy"io.get-coursier::coursier:2.1.0-M6"

val flywayCore = ivy"org.flywaydb:flyway-core:8.5.13"
Expand Down

0 comments on commit 9f15088

Please sign in to comment.