Skip to content

Commit

Permalink
Update interface to 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and github-brice-jaglin committed Jul 16, 2020
1 parent dad3921 commit 0e46f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Dependencies {
def scala212 = "2.12.12"
def scala213 = "2.13.3"
def coursierV = "2.0.0-RC5-6"
def coursierInterfaceV = "0.0.22"
def coursierInterfaceV = "0.0.24"
val currentScalaVersion = scala213
// we support 3 last binary versions of scala212 and scala213
val testedPreviousScalaVersions =
Expand Down

0 comments on commit 0e46f74

Please sign in to comment.