Update coursier to 2.1.0-M5 (#384)

This commit is contained in:
Scala Steward 2022-04-08 14:01:41 +02:00 committed by GitHub
parent 0e3dd7efb9
commit a38d3954ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ inThisBuild(List(
)
))
val coursierVersion0 = "2.1.0-M4"
val coursierVersion0 = "2.1.0-M5"
val lmVersion = "1.3.4"
val lm2_13Version = "1.5.0-M3"