Skip to content

Commit 273f4da

Browse files
authored
Merge pull request #543 from scalacenter/update/coursier-2.1.24
Update coursier, ... to 2.1.24
2 parents 7696c11 + 432819c commit 273f4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ lazy val V = new {
238238
val scalafix = "0.13.0"
239239
val catsCore = "2.10.0"
240240
val kindProjector = "0.13.3"
241-
val coursierApi = "2.1.23"
241+
val coursierApi = "2.1.24"
242242
val coursierInterface = "1.0.27"
243243
val scalameta = "4.12.3"
244244
val localSnapshotVersion = "0.7.0-SNAPSHOT"

0 commit comments

Comments
 (0)