Skip to content

Commit 7b5deea

Browse files
chore(deps): update plugin pl.allegro.tech.build.axion-release to v1.18.17 (#449)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | pl.allegro.tech.build.axion-release | `1.18.16` -> `1.18.17` | [![age](https://developer.mend.io/api/mc/badges/age/maven/pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin/1.18.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin/1.18.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin/1.18.16/1.18.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin/1.18.16/1.18.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jgiovaresco/apim-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2299a3d commit 7b5deea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencyResolutionManagement {
4848
bundle("rx", listOf("rxjava3", "rxkotlin"))
4949
bundle("strikt", listOf("strikt-core"))
5050

51-
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.18.16")
51+
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.18.17")
5252
plugin("docker", "com.palantir.docker").version("0.36.0")
5353
plugin("helm", "io.github.bullshit.helmng").version("0.1.0")
5454
plugin("kotlin-jvm", "org.jetbrains.kotlin.jvm").versionRef("kotlin")

0 commit comments

Comments
 (0)