Skip to content

Commit

Permalink
fix(deps): update dependency org.scalameta:scalafmt-dynamic_2.13 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 804ab6a commit 592b5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {

dependencies {
api gradleApi()
api 'org.scalameta:scalafmt-dynamic_2.13:2.7.5'
api 'org.scalameta:scalafmt-dynamic_2.13:3.7.4'
api 'org.scala-lang.modules:scala-xml_2.13:2.1.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 592b5b4

Please sign in to comment.