Skip to content

Commit

Permalink
Merge pull request #498 from scalacenter/update/interface-1.0.21
Browse files Browse the repository at this point in the history
Update interface to 1.0.21
  • Loading branch information
adpi2 authored Sep 18, 2024
2 parents 622ca74 + 5de7956 commit c395a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ lazy val V = new {
val catsCore = "2.10.0"
val kindProjector = "0.13.3"
val coursierApi = "2.1.13"
val coursierInterface = "1.0.19"
val coursierInterface = "1.0.21"
val scalameta = "4.9.9"
val localSnapshotVersion = "0.7.0-SNAPSHOT"
// scala-steward:off
Expand Down

0 comments on commit c395a01

Please sign in to comment.