Skip to content

Commit

Permalink
Update coursier-jvm_2.13, ... to 2.1.14 (#3226)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 17, 2024
1 parent 845c69a commit 7910073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ object Deps {
def ammonite = "3.0.0-2-6342755f"
def ammoniteForScala3Lts = ammonite
// jni-utils version may need to be sync-ed when bumping the coursier version
def coursierDefault = "2.1.13"
def coursierDefault = "2.1.14"
def coursier = coursierDefault
def coursierCli = coursierDefault
def coursierM1Cli = coursierDefault
Expand Down

0 comments on commit 7910073

Please sign in to comment.