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 77b24bd commit a4db1d3Copy full SHA for a4db1d3
lib/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
91
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
92
93
- String VER_SCALAFMT="3.6.1"
+ String VER_SCALAFMT="3.7.1"
94
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
95
96
String VER_DIKTAT = "1.2.4.2"
0 commit comments