Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.scalameta-scalafmt-dyn…
Browse files Browse the repository at this point in the history
…amic_2.13-3.0.2
  • Loading branch information
t-ober authored Sep 7, 2021
2 parents ce98db0 + e6818cc commit a704a43
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 @@ -46,7 +46,7 @@ dependencies {
implementation "io.circe:circe-parser_${scalaVersion}:${circeVersion}"

// https://mvnrepository.com/artifact/org.scalameta/scalafmt-interfaces
implementation group: 'org.scalameta', name: 'scalafmt-interfaces', version: '3.0.1'
implementation group: 'org.scalameta', name: 'scalafmt-interfaces', version: '3.0.2'
// https://mvnrepository.com/artifact/org.scalameta/scalafmt-dynamic
implementation group: 'org.scalameta', name: "scalafmt-dynamic_${scalaVersion}", version: '3.0.2'

Expand Down

0 comments on commit a704a43

Please sign in to comment.