Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent 0f2ef3c commit 551b1f4
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.1.1'
classpath 'io.freefair.gradle:maven-plugin:6.3.0'
classpath 'io.freefair.gradle:maven-plugin:6.4.0'
}
}

Expand Down

0 comments on commit 551b1f4

Please sign in to comment.