diff --git a/project/deps.sc b/project/deps.sc index 0dfc092823..42e20c8fdc 100644 --- a/project/deps.sc +++ b/project/deps.sc @@ -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