Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing cz.alenkacz:gradle-scalafmt build error. (#5505)
* Move to gradle-scalafmt:1.5.1 to fix build. - Version 1.5.0 seems to have a broken pom file (see https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom). Therefore the loading does not work. The 1.5.1 (https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.1/gradle-scalafmt-1.5.1.pom) looks ok and can be loaded.
- Loading branch information