Skip to content

Commit

Permalink
Merge pull request #508 from scalacenter/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
adpi2 authored Oct 11, 2024
2 parents 22b1726 + 991b3e4 commit 19fc793
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.13.0"
val catsCore = "2.10.0"
val kindProjector = "0.13.3"
val coursierApi = "2.1.13"
val coursierApi = "2.1.14"
val coursierInterface = "1.0.21"
val scalameta = "4.10.1"
val localSnapshotVersion = "0.7.0-SNAPSHOT"
Expand Down

0 comments on commit 19fc793

Please sign in to comment.