Skip to content

Commit feddc07

Browse files
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.7.2
1 parent 49e1ab4 commit feddc07

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

102-
String VER_SCALAFMT="3.7.1"
102+
String VER_SCALAFMT="3.7.2"
103103
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
104104

105105
String VER_DIKTAT = "1.2.4.2"

0 commit comments

Comments
 (0)