Skip to content

Commit 77fbe94

Browse files
Update dependency org.scalameta:scalafmt-core_2.13 to v3.7.2
1 parent adb4e73 commit 77fbe94

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
@@ -97,7 +97,7 @@ dependencies {
9797
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
9898
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
9999

100-
String VER_SCALAFMT="3.7.1"
100+
String VER_SCALAFMT="3.7.2"
101101
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
102102

103103
String VER_DIKTAT = "1.2.4.2"

0 commit comments

Comments
 (0)