Skip to content

Commit a4db1d3

Browse files
committed
Update a stray old dep.
1 parent 77b24bd commit a4db1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
9191
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
9292

93-
String VER_SCALAFMT="3.6.1"
93+
String VER_SCALAFMT="3.7.1"
9494
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
9595

9696
String VER_DIKTAT = "1.2.4.2"

0 commit comments

Comments
 (0)