Skip to content

Commit

Permalink
Update interface to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and julienrf committed May 11, 2021
1 parent 7a4fe49 commit c07c32b
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 @@ -31,7 +31,7 @@ lazy val `sbt-version-policy` = project
compilerPlugin("org.scalamacros" % "paradise" % "2.1.1" cross CrossVersion.full)
),
libraryDependencies ++= Seq(
"io.get-coursier" % "interface" % "1.0.3",
"io.get-coursier" % "interface" % "1.0.4",
"io.get-coursier" %% "versions" % "0.3.1",
"com.eed3si9n.verify" %% "verify" % "0.2.0" % Test,
),
Expand Down

0 comments on commit c07c32b

Please sign in to comment.