Skip to content

Commit

Permalink
Update coursier to 2.1.5 (#2671)
Browse files Browse the repository at this point in the history
Pull request: #2671
  • Loading branch information
lefou authored Jul 23, 2023
1 parent 7794f34 commit 979e5e4
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 @@ -102,7 +102,7 @@ object Deps {
val ammoniteVersion = "3.0.0-M0-32-96e851cb"
val scalaparse = ivy"com.lihaoyi::scalaparse:3.0.1"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
val coursier = ivy"io.get-coursier::coursier:2.1.4"
val coursier = ivy"io.get-coursier::coursier:2.1.5"
val coursierInterface = ivy"io.get-coursier:interface:1.0.16"

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

0 comments on commit 979e5e4

Please sign in to comment.