We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f8a35 commit be4892fCopy full SHA for be4892f
lib/build.gradle
@@ -91,7 +91,7 @@ dependencies {
91
compatKtLint0Dot47Dot0CompileOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.47.0'
92
compatKtLint0Dot47Dot0CompileOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.47.0'
93
94
- String VER_SCALAFMT="3.5.9"
+ String VER_SCALAFMT="3.6.1"
95
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
96
97
String VER_DIKTAT = "1.2.3"
0 commit comments