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 6710c2c commit cb2cfd9Copy full SHA for cb2cfd9
build.sbt
@@ -1,6 +1,6 @@
1
val scala211 = "2.11.12"
2
val scala212 = "2.12.10"
3
-val scala213 = "2.13.1"
+val scala213 = "2.13.10"
4
5
name := "codacy-plugins-api"
6
organization := "com.codacy"
0 commit comments