Update coursier to 2.1.0-M7-39-gb8f3d7532 (#426)

This commit is contained in:
Alexandre Archambault 2022-10-30 15:06:51 +01:00 committed by GitHub
parent 6e42e4d7bb
commit daf3f3dd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
Global / excludeLintKeys += scriptedLaunchOpts
val coursierVersion0 = "2.1.0-M7-34-gf519b50a3"
val coursierVersion0 = "2.1.0-M7-39-gb8f3d7532"
def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString