Skip to content

Commit

Permalink
Merge pull request #438 from typelevel/update/coursier-2.1.0-RC4
Browse files Browse the repository at this point in the history
Update coursier to 2.1.0-RC4
  • Loading branch information
armanbilge authored Dec 30, 2022
2 parents 5aa66f9 + 7ad12d5 commit 2ea18da
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.0-RC2"
"io.get-coursier" %% "coursier" % "2.1.0-RC4"
)

0 comments on commit 2ea18da

Please sign in to comment.