Skip to content

Commit

Permalink
Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 (#97)
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 a36896c commit 806bab8
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://mvnrepository.com/artifact/com.diffplug.spotless/spotless-plugin-gradle
id("pl.allegro.tech.build.axion-release") version "1.14.0" // https://mvnrepository.com/artifact/pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin?repo=gradle-plugins
id("pl.allegro.tech.build.axion-release") version "1.14.1" // https://mvnrepository.com/artifact/pl.allegro.tech.build.axion-release/pl.allegro.tech.build.axion-release.gradle.plugin?repo=gradle-plugins
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" // https://plugins.gradle.org/plugin/org.javamodularity.moduleplugin
}
Expand Down

0 comments on commit 806bab8

Please sign in to comment.