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 c520d51 commit eee7b23Copy full SHA for eee7b23
README.md
@@ -16,7 +16,7 @@ For more details and examples of tools that use this project, you can check
16
Add to your SBT dependencies:
17
18
```
19
-"com.codacy" %% "codacy-engine-scala-seed" % "1.4.0"
+"com.codacy" %% "codacy-engine-scala-seed" % "2.6.12"
20
21
22
You shouldn't worry about the library itself, we use it as a core in our tools,
@@ -30,4 +30,4 @@ and everything is well explained in our Docs section.
30
31
## Test
32
33
-Follow the instructions at [codacy-plugins-test](https://github.com/codacy/codacy-plugins-test/blob/master/README.md#test-definition)
+Follow the instructions at [codacy-plugins-test](https://github.com/codacy/codacy-plugins-test/blob/master/README.md#test-definition)
0 commit comments