Skip to content

Commit

Permalink
Merge pull request #752 from typelevel/update/coursier-2.1.14
Browse files Browse the repository at this point in the history
Update coursier to 2.1.14
  • Loading branch information
armanbilge authored Oct 10, 2024
2 parents 6b8977b + 3067dbe commit 349760b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Compile / unmanagedResourceDirectories ++= modules.map { module =>
}

libraryDependencies ++= Seq(
"io.get-coursier" %% "coursier" % "2.1.13"
"io.get-coursier" %% "coursier" % "2.1.14"
)

0 comments on commit 349760b

Please sign in to comment.