Skip to content

Commit

Permalink
Update interface to 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Sep 26, 2023
1 parent b7fc360 commit 25ca68e
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 @@ -34,7 +34,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.18",
"io.get-coursier" % "interface" % "1.0.19",
"io.get-coursier" %% "versions" % "0.3.1",
"com.eed3si9n.verify" %% "verify" % "2.0.1" % Test,
),
Expand Down

0 comments on commit 25ca68e

Please sign in to comment.