We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e1ab4 commit feddc07Copy full SHA for feddc07
lib/build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
100
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
101
102
- String VER_SCALAFMT="3.7.1"
+ String VER_SCALAFMT="3.7.2"
103
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
104
105
String VER_DIKTAT = "1.2.4.2"
0 commit comments