Skip to content

Commit 53ef529

Browse files
authored
Merge pull request #2811 from scalacenter/update/coursier-2.1.25-M21
build(deps): Update coursier, coursier-jvm from 2.1.25-M20 to 2.1.25-M21
2 parents 6723881 + d523450 commit 53ef529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Dependencies {
2020
val lmVersion = "1.11.6"
2121
val configDirsVersion = "26"
2222
val caseAppVersion = "2.0.6"
23-
val coursierVersion = "2.1.25-M20"
23+
val coursierVersion = "2.1.25-M21"
2424
val sourcecodeVersion = "0.4.4"
2525
val sbtTestInterfaceVersion = "1.0"
2626
val sbtTestAgentVersion = "1.11.7"

0 commit comments

Comments
 (0)