Skip to content

Commit

Permalink
fix(deps): update dependency org.scalameta:scalafmt-core_2.13 to v3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2023
1 parent 5749a73 commit 939d45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-experimental:0.48.0'
compatKtLint0Dot48Dot0CompileAndTestOnly 'com.pinterest.ktlint:ktlint-ruleset-standard:0.48.0'

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

String VER_DIKTAT = "1.2.4.2"
Expand Down

0 comments on commit 939d45f

Please sign in to comment.