Skip to content

Commit 7696c11

Browse files
authored
Merge pull request #542 from scalacenter/update/interface-1.0.27
Update interface to 1.0.27
2 parents e549c50 + 34fa826 commit 7696c11

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.23"
242-
val coursierInterface = "1.0.26"
242+
val coursierInterface = "1.0.27"
243243
val scalameta = "4.12.3"
244244
val localSnapshotVersion = "0.7.0-SNAPSHOT"
245245
// scala-steward:off

0 commit comments

Comments
 (0)