Bump gradle-scalafmt version
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
gradle-scalafmt:1.5.0 was not reachable for about a week while any other tags were accessible.
( https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0)
We will not be able to do any gradlew command without any changes.
```bash
./gradlew clean --refresh-dependencies
Build using Scala 2.12
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'openwhisk'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not find gradle.plugin.cz.alenkacz:gradle-scalafmt:1.5.0.
Searched in the following locations:
- https://jcenter.bintray.com/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom
- https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom
Required by:
project :
```
Contributor guide
Assessment
This issue has not been assessed yet.