Skip to content

Commit

Permalink
Bump maven-plugin from 6.5.0.3 to 6.5.1
Browse files Browse the repository at this point in the history
Bumps [maven-plugin](https://github.com/freefair/gradle-plugins) from 6.5.0.3 to 6.5.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@6.5.0.3...6.5.1)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent 85d9413 commit 26f4007
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 @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'io.freefair.gradle:maven-plugin:6.5.0.3'
classpath 'io.freefair.gradle:maven-plugin:6.5.1'
}
}

Expand Down

0 comments on commit 26f4007

Please sign in to comment.