Skip to content

Commit

Permalink
Update coursier to 2.1.0-M7-39-gb8f3d7532 (#1520)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Nov 4, 2022
1 parent 5793497 commit 5d40ded
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ object InternalDeps {
object Deps {
object Versions {
// jni-utils version may need to be sync-ed when bumping the coursier version
def coursier = "2.1.0-M7-34-gf519b50a3"
def coursierCli = "2.1.0-M7-34-gf519b50a3"
def coursierM1Cli = "2.1.0-M7"
def coursier = "2.1.0-M7-39-gb8f3d7532"
def coursierCli = "2.1.0-M7-39-gb8f3d7532"
def coursierM1Cli = "2.1.0-M7-39-gb8f3d7532"
def jsoniterScala = "2.17.6"
def jsoniterScalaJava8 = "2.13.5"
def scalaMeta = "4.6.0"
Expand Down

0 comments on commit 5d40ded

Please sign in to comment.