Merge pull request #478 from scala-steward/update/coursier-2.1.7

Update coursier, ... to 2.1.7
This commit is contained in:
eugene yokota
2023-10-05 10:00:10 -04:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
Global / excludeLintKeys += scriptedLaunchOpts
def coursierVersion0 = "2.1.6"
def coursierVersion0 = "2.1.7"
def coursierDep = ("io.get-coursier" %% "coursier" % coursierVersion0)
.exclude("org.codehaus.plexus", "plexus-archiver")
.exclude("org.codehaus.plexus", "plexus-container-default")