Skip to content

Commit

Permalink
chore(deps): Bump axion-release-plugin from 1.13.1 to 1.13.2 (#210)
Browse files Browse the repository at this point in the history
Bumps [axion-release-plugin](https://github.com/allegro/axion-release-plugin) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/allegro/axion-release-plugin/releases)
- [Changelog](https://github.com/allegro/axion-release-plugin/blob/master/docs/changelog.md)
- [Commits](allegro/axion-release-plugin@axion-release-1.13.1...axion-release-1.13.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2021
1 parent a2ff2d0 commit d630474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioning/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {
compileOnly 'com.android.tools.build:gradle:4.1.3'
implementation 'pl.allegro.tech.build:axion-release-plugin:1.13.1'
implementation 'pl.allegro.tech.build:axion-release-plugin:1.13.2'
implementation project(":config")

testImplementation project(":testing")
Expand Down

0 comments on commit d630474

Please sign in to comment.