We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e4ba3 commit b9db362Copy full SHA for b9db362
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
lazy val jodaTime = "2.10.6"
26
lazy val slf4j = "1.7.30"
27
lazy val jwtCore = "4.3.0"
28
- lazy val coursier = "2.0.0-RC6-22"
+ lazy val coursier = "2.0.0-RC6-23"
29
lazy val config = "1.4.0"
30
lazy val scala = "2.13.3"
31
}
0 commit comments