Update coursier to 2.1.0-RC2

This commit is contained in:
Scala Steward
2022-11-16 16:42:58 +00:00
parent 3df025313b
commit 0faa7291fb
+1 -1
View File
@@ -24,7 +24,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
Global / excludeLintKeys += scriptedLaunchOpts
val coursierVersion0 = "2.1.0-RC1"
val coursierVersion0 = "2.1.0-RC2"
def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString