Skip to content

Commit 939d45f

Browse files
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.7.3
1 parent 5749a73 commit 939d45f

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
@@ -102,7 +102,7 @@ dependencies {
102102
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
103103
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'
104104

105-
String VER_SCALAFMT="3.7.1"
105+
String VER_SCALAFMT="3.7.3"
106106
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
107107

108108
String VER_DIKTAT = "1.2.4.2"

0 commit comments

Comments
 (0)