mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 09:30:21 +02:00
Merge pull request #429 from adpi2/coursier-2.1.0-RC1
Update coursier to 2.1.0-RC1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user