Skip to content

Commit

Permalink
Update coursier to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 11, 2024
1 parent 131c783 commit dce8c79
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.10"
"io.get-coursier" %% "coursier" % "2.1.12"
)

0 comments on commit dce8c79

Please sign in to comment.