We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ac8795 + e2ddc1c commit 8e69e86Copy full SHA for 8e69e86
1 file changed
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
3
object Dependencies {
4
5
- val codacyPluginsVersion = "20.0.5_play_2.7"
+ val codacyPluginsVersion = "20.0.8_play_2.7"
6
val circeVersion = "0.12.3"
7
val specs2Version = "4.8.1"
8
0 commit comments