mirror of https://github.com/sbt/sbt.git
Update coursier to 2.1.0-M6-53-gb4f448130 (#408)
This commit is contained in:
parent
4d7c64febe
commit
21a7e74710
|
|
@ -23,7 +23,7 @@ inThisBuild(List(
|
||||||
Global / excludeLintKeys += scriptedBufferLog
|
Global / excludeLintKeys += scriptedBufferLog
|
||||||
Global / excludeLintKeys += scriptedLaunchOpts
|
Global / excludeLintKeys += scriptedLaunchOpts
|
||||||
|
|
||||||
val coursierVersion0 = "2.1.0-M6-49-gff26f8e39"
|
val coursierVersion0 = "2.1.0-M6-53-gb4f448130"
|
||||||
|
|
||||||
def dataclassGen(data: Reference) = Def.taskDyn {
|
def dataclassGen(data: Reference) = Def.taskDyn {
|
||||||
val root = (ThisBuild / baseDirectory).value.toURI.toString
|
val root = (ThisBuild / baseDirectory).value.toURI.toString
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue