mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
Update coursier to 2.1.0-M7-34-gf519b50a3
This commit is contained in:
committed by
Alexandre Archambault
parent
0b49f74571
commit
b1fca0a553
@@ -24,7 +24,7 @@ inThisBuild(List(
|
||||
Global / excludeLintKeys += scriptedBufferLog
|
||||
Global / excludeLintKeys += scriptedLaunchOpts
|
||||
|
||||
val coursierVersion0 = "2.1.0-M7-18-g67daad6a9"
|
||||
val coursierVersion0 = "2.1.0-M7-34-gf519b50a3"
|
||||
|
||||
def dataclassGen(data: Reference) = Def.taskDyn {
|
||||
val root = (ThisBuild / baseDirectory).value.toURI.toString
|
||||
|
||||
Reference in New Issue
Block a user