Skip to content

Commit

Permalink
Bump ru.vyarus:gradle-quality-plugin from 4.7.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [ru.vyarus:gradle-quality-plugin](https://github.com/xvik/gradle-quality-plugin) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/xvik/gradle-quality-plugin/releases)
- [Changelog](https://github.com/xvik/gradle-quality-plugin/blob/master/CHANGELOG.md)
- [Commits](xvik/gradle-quality-plugin@4.7.0...5.0.0)

---
updated-dependencies:
- dependency-name: ru.vyarus:gradle-quality-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 0b63da4 commit 2fed84f
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 @@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath 'ru.vyarus:gradle-quality-plugin:4.7.0'
classpath 'ru.vyarus:gradle-quality-plugin:5.0.0'
classpath 'pl.allegro.tech.build:axion-release-plugin:1.13.6'
classpath 'io.github.gradle-nexus:publish-plugin:2.0.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0' // above this version requires Java 11
Expand Down

0 comments on commit 2fed84f

Please sign in to comment.