Update coursier to 2.1.0-RC5 (#444)

This commit is contained in:
Scala Steward 2023-01-23 09:55:50 +01:00 committed by GitHub
parent fcb67d7711
commit 990dea4606
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-RC3-1"
val coursierVersion0 = "2.1.0-RC5"
def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString