mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
Update coursier, ... to 2.1.4 (#461)
This commit is contained in:
@@ -24,7 +24,7 @@ inThisBuild(List(
|
||||
Global / excludeLintKeys += scriptedBufferLog
|
||||
Global / excludeLintKeys += scriptedLaunchOpts
|
||||
|
||||
def coursierVersion0 = "2.1.3"
|
||||
def coursierVersion0 = "2.1.4"
|
||||
def coursierDep = ("io.get-coursier" %% "coursier" % coursierVersion0)
|
||||
.exclude("org.codehaus.plexus", "plexus-archiver")
|
||||
.exclude("org.codehaus.plexus", "plexus-container-default")
|
||||
|
||||
Reference in New Issue
Block a user