We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22123d4 commit 525db1eCopy full SHA for 525db1e
1 file changed
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
val codacyPluginsVersion = "24.4.5_play_2.7"
6
val circeVersion = "0.12.3"
7
val specs2Version = "4.8.1"
8
- val codacyApiVersion = "20.31.0"
+ val codacyApiVersion = "26.9.0"
9
val silencerVersion = "1.7.0"
10
11
lazy val circe = List(
0 commit comments