Skip to content

Commit

Permalink
Merge pull request #352 from scalacenter/update/interface-1.0.18
Browse files Browse the repository at this point in the history
Update interface to 1.0.18
  • Loading branch information
bjaglin authored Jun 15, 2023
2 parents 5c08e52 + f41db12 commit d5607ab
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 @@ -7,6 +7,6 @@ object Dependencies {
val all = List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r",
"ch.epfl.scala" % "scalafix-interfaces" % scalafixVersion,
"io.get-coursier" % "interface" % "1.0.16"
"io.get-coursier" % "interface" % "1.0.18"
)
}

0 comments on commit d5607ab

Please sign in to comment.