We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695968e commit c62c0a1Copy full SHA for c62c0a1
build.sbt
@@ -239,7 +239,7 @@ lazy val V = new {
239
val catsCore = "2.10.0"
240
val kindProjector = "0.13.3"
241
val coursierApi = "2.1.17"
242
- val coursierInterface = "1.0.22"
+ val coursierInterface = "1.0.23"
243
val scalameta = "4.11.0"
244
val localSnapshotVersion = "0.7.0-SNAPSHOT"
245
// scala-steward:off
0 commit comments