Skip to content

Commit

Permalink
Merge pull request #450 from scalacenter/update/interface-1.0.26
Browse files Browse the repository at this point in the history
Update interface to 1.0.26
  • Loading branch information
bjaglin authored Dec 18, 2024
2 parents ce9fb4e + efa9500 commit 2e43b9b
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.3.202401111512-r",
"ch.epfl.scala" % "scalafix-interfaces" % scalafixVersion,
"io.get-coursier" % "interface" % "1.0.25"
"io.get-coursier" % "interface" % "1.0.26"
)
}

0 comments on commit 2e43b9b

Please sign in to comment.