Skip to content

Commit

Permalink
chore(deps): Bump pl.allegro.tech.build:axion-release-plugin
Browse files Browse the repository at this point in the history
Bumps [pl.allegro.tech.build:axion-release-plugin](https://github.com/allegro/axion-release-plugin) from 1.15.5 to 1.16.0.
- [Release notes](https://github.com/allegro/axion-release-plugin/releases)
- [Commits](allegro/axion-release-plugin@v1.15.5...v1.16.0)

---
updated-dependencies:
- dependency-name: pl.allegro.tech.build:axion-release-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 and rm3l committed Dec 2, 2023
1 parent 5c8a481 commit ed24538
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 @@ -35,7 +35,7 @@ buildscript {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}")
classpath("org.jetbrains.kotlin:kotlin-allopen:${kotlinVersion}")
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "pl.allegro.tech.build:axion-release-plugin:1.15.5"
classpath "pl.allegro.tech.build:axion-release-plugin:1.16.0"
}
}

Expand Down

0 comments on commit ed24538

Please sign in to comment.