Update coursier to 2.1.0-RC3-1 (#438)

This commit is contained in:
Scala Steward
2022-12-19 10:50:53 +01:00
committed by GitHub
parent 6c2acf8847
commit da501892e0
+1 -1
View File
@@ -24,7 +24,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
Global / excludeLintKeys += scriptedLaunchOpts
val coursierVersion0 = "2.1.0-RC2"
val coursierVersion0 = "2.1.0-RC3-1"
def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString