Skip to content

Commit 73fbad6

Browse files
authored
Merge pull request #2828 from scalacenter/update/coursier-2.1.25-M23
build(deps): Update coursier, coursier-jvm from 2.1.25-M22 to 2.1.25-M23
2 parents bd00649 + 6c561b5 commit 73fbad6

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
@@ -21,7 +21,7 @@ object Dependencies {
2121
val lmVersion = "1.11.6"
2222
val configDirsVersion = "26"
2323
val caseAppVersion = "2.0.6"
24-
val coursierVersion = "2.1.25-M22"
24+
val coursierVersion = "2.1.25-M23"
2525
val sourcecodeVersion = "0.4.4"
2626
val sbtTestInterfaceVersion = "1.0"
2727
val sbtTestAgentVersion = "1.12.0"

0 commit comments

Comments
 (0)