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 Mar 29, 2023
1 parent 8ed7108 commit bdff386
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.3'
api 'org.scala-lang.modules:scala-xml_2.13:2.1.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit bdff386

Please sign in to comment.