Skip to content

Commit

Permalink
Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 (#29)
Browse files Browse the repository at this point in the history
Bumps [pl.allegro.tech.build.axion-release](https://github.com/allegro/axion-release-plugin) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/allegro/axion-release-plugin/releases)
- [Commits](allegro/axion-release-plugin@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: pl.allegro.tech.build.axion-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2022
1 parent 0b8b350 commit 7f5a984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
`maven-publish`
id("com.github.spotbugs") version "5.0.12" // https://plugins.gradle.org/plugin/com.github.spotbugs
id("com.diffplug.spotless") version "6.10.0" // https://plugins.gradle.org/plugin/com.diffplug.spotless
id("pl.allegro.tech.build.axion-release") version "1.14.0" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("pl.allegro.tech.build.axion-release") version "1.14.1" // https://plugins.gradle.org/plugin/pl.allegro.tech.build.axion-release
id("com.github.kt3k.coveralls") version "2.12.0" // https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
id("org.javamodularity.moduleplugin") version "1.8.12" apply false // https://plugins.gradle.org/plugin/org.javamodularity.moduleplugin
}
Expand Down

0 comments on commit 7f5a984

Please sign in to comment.