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 Aug 28, 2023
1 parent 968d818 commit ad99f61
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.13'
api 'org.scala-lang.modules:scala-xml_2.13:2.2.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit ad99f61

Please sign in to comment.