Skip to content

Commit 1f8b8f1

Browse files
authored
Merge pull request #533 from scalacenter/update/interface-1.0.26
Update interface to 1.0.26
2 parents 663814c + fac51f9 commit 1f8b8f1

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

0 commit comments

Comments
 (0)