Skip to content

Commit

Permalink
Merge pull request #493 from scalacenter/update/coursier-2.1.11
Browse files Browse the repository at this point in the history
Update coursier, ... to 2.1.11
  • Loading branch information
adpi2 authored Sep 10, 2024
2 parents be36b22 + 7561661 commit 8ff4eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ lazy val V = new {
val scalafix = "0.12.1"
val catsCore = "2.10.0"
val kindProjector = "0.13.3"
val coursierApi = "2.1.10"
val coursierApi = "2.1.11"
val coursierInterface = "1.0.19"
val scalameta = "4.9.9"
val localSnapshotVersion = "0.7.0-SNAPSHOT"
Expand Down

0 comments on commit 8ff4eb4

Please sign in to comment.