Skip to content

Commit 9a95962

Browse files
authored
Merge pull request #523 from scalacenter/update/interface-1.0.23
Update interface to 1.0.23
2 parents 695968e + c62c0a1 commit 9a95962

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)