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