Skip to content

Commit

Permalink
Merge pull request #506 from scala-steward/update/interface-1.0.4
Browse files Browse the repository at this point in the history
Update interface to 1.0.4
  • Loading branch information
tgodzik committed May 24, 2021
2 parents 15513ae + d7e74a9 commit 03f8cd3
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 @@ -114,7 +114,7 @@ lazy val sharedSettings = List(
val V = new {
val scalameta = "4.4.14"
val munit = "0.7.26"
val coursier = "1.0.3"
val coursier = "1.0.4"
val scalacheck = "1.15.2"
}

Expand Down

0 comments on commit 03f8cd3

Please sign in to comment.