Merge pull request #429 from adpi2/coursier-2.1.0-RC1

Update coursier to 2.1.0-RC1
This commit is contained in:
Adrien Piquerez 2022-11-10 15:42:06 +01:00 committed by GitHub
commit 3ddf025c55
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-39-gb8f3d7532"
val coursierVersion0 = "2.1.0-RC1"
def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString