Skip to content

Commit

Permalink
[CORE-69]: Bump com.diffplug.spotless:spotless-plugin-gradle
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-updates group with 1 update: [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless).


Updates `com.diffplug.spotless:spotless-plugin-gradle` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/7.0.1...gradle/7.0.2)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 2994bdc commit b516ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation 'com.diffplug.spotless:spotless-plugin-gradle:7.0.1'
implementation 'com.diffplug.spotless:spotless-plugin-gradle:7.0.2'
implementation 'com.srcclr.gradle:com.srcclr.gradle.gradle.plugin:3.1.12'
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
implementation 'info.picocli:picocli:4.7.6'
Expand Down

0 comments on commit b516ca5

Please sign in to comment.