Skip to content

Commit be4892f

Browse files
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.6.1
1 parent e0f8a35 commit be4892f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies {
9191
compatKtLint0Dot47Dot0CompileOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.47.0'
9292
compatKtLint0Dot47Dot0CompileOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.47.0'
9393

94-
String VER_SCALAFMT="3.5.9"
94+
String VER_SCALAFMT="3.6.1"
9595
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
9696

9797
String VER_DIKTAT = "1.2.3"

0 commit comments

Comments
 (0)