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
+1 -1
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