Skip to content

Commit ce2709a

Browse files
scala-stewardjuanpedromoreno
authored andcommitted
Update coursier, coursier-cache, ... to 2.0.0-RC5-4 (#73)
1 parent de06838 commit ce2709a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
2525
lazy val scalatest = "3.1.0"
2626
lazy val slf4jSimple = "1.7.30"
2727
lazy val jwtCore = "4.2.0"
28-
lazy val coursier = "2.0.0-RC5-3"
28+
lazy val coursier = "2.0.0-RC5-4"
2929
lazy val config = "1.4.0"
3030
}
3131

0 commit comments

Comments
 (0)