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 5749a73 commit 939d45fCopy full SHA for 939d45f
lib/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
103
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
104
105
- String VER_SCALAFMT="3.7.1"
+ String VER_SCALAFMT="3.7.3"
106
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
107
108
String VER_DIKTAT = "1.2.4.2"
0 commit comments