Skip to content

Commit

Permalink
Update interface to 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Sep 12, 2024
1 parent 91ab5b3 commit 17ee2f9
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 @@ -30,7 +30,7 @@ lazy val `sbt-version-policy` = project
scriptedBufferLog := false,
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4"),
libraryDependencies ++= Seq(
"io.get-coursier" % "interface" % "1.0.19",
"io.get-coursier" % "interface" % "1.0.20",
"io.get-coursier" %% "versions" % "0.3.1",
"com.lihaoyi" %% "ujson" % "3.1.4", // FIXME shade
"com.eed3si9n.verify" %% "verify" % "2.0.1" % Test,
Expand Down

0 comments on commit 17ee2f9

Please sign in to comment.