Update coursier to 2.1.0-M6-53-gb4f448130 (#408)

This commit is contained in:
Scala Steward 2022-08-16 16:16:28 +02:00 committed by GitHub
parent 4d7c64febe
commit 21a7e74710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
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 {
val root = (ThisBuild / baseDirectory).value.toURI.toString