Skip to content

Commit c62c0a1

Browse files
Update interface to 1.0.23
1 parent 695968e commit c62c0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ lazy val V = new {
239239
val catsCore = "2.10.0"
240240
val kindProjector = "0.13.3"
241241
val coursierApi = "2.1.17"
242-
val coursierInterface = "1.0.22"
242+
val coursierInterface = "1.0.23"
243243
val scalameta = "4.11.0"
244244
val localSnapshotVersion = "0.7.0-SNAPSHOT"
245245
// scala-steward:off

0 commit comments

Comments
 (0)