mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Update coursier to 2.1.0-RC3-1 (#438)
This commit is contained in:
@@ -24,7 +24,7 @@ inThisBuild(List(
|
||||
Global / excludeLintKeys += scriptedBufferLog
|
||||
Global / excludeLintKeys += scriptedLaunchOpts
|
||||
|
||||
val coursierVersion0 = "2.1.0-RC2"
|
||||
val coursierVersion0 = "2.1.0-RC3-1"
|
||||
|
||||
def dataclassGen(data: Reference) = Def.taskDyn {
|
||||
val root = (ThisBuild / baseDirectory).value.toURI.toString
|
||||
|
||||
Reference in New Issue
Block a user