Skip to content

Commit

Permalink
Merge pull request #40 from davenverse/update/coursier-2.1.10
Browse files Browse the repository at this point in the history
Update coursier to 2.1.10
  • Loading branch information
mergify[bot] committed May 17, 2024
2 parents 03242fe + ebd130c commit ca8c126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-mima" % sbtTypelevelVersion)

libraryDependencies ++= Seq(
"io.get-coursier" %% "coursier" % "2.1.8"
"io.get-coursier" %% "coursier" % "2.1.10"
)

0 comments on commit ca8c126

Please sign in to comment.