Skip to content

Commit aa1cb98

Browse files
authored
Merge pull request #558 from scalacenter/update/interface-1.0.28
Update interface to 1.0.28
2 parents 8ce0fde + a5757e3 commit aa1cb98

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
@@ -238,7 +238,7 @@ lazy val V = new {
238238
val catsCore = "2.10.0"
239239
val kindProjector = "0.13.3"
240240
val coursierApi = "2.1.24"
241-
val coursierInterface = "1.0.27"
241+
val coursierInterface = "1.0.28"
242242
val scalameta = "4.12.5"
243243
val localSnapshotVersion = "0.7.0-SNAPSHOT"
244244
// scala-steward:off

0 commit comments

Comments
 (0)