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 Nov 16, 2023
1 parent e4ce9ca commit 0771fd0
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.17'
api 'org.scala-lang.modules:scala-xml_2.13:2.2.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 0771fd0

Please sign in to comment.