Skip to content

Commit

Permalink
Update coursier to 2.1.0-M7-39-gb8f3d7532 (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Oct 30, 2022
1 parent 6e42e4d commit daf3f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ inThisBuild(List(
Global / excludeLintKeys += scriptedBufferLog
Global / excludeLintKeys += scriptedLaunchOpts

val coursierVersion0 = "2.1.0-M7-34-gf519b50a3"
val coursierVersion0 = "2.1.0-M7-39-gb8f3d7532"

def dataclassGen(data: Reference) = Def.taskDyn {
val root = (ThisBuild / baseDirectory).value.toURI.toString
Expand Down

0 comments on commit daf3f3d

Please sign in to comment.