Skip to content

Commit 6b90fa8

Browse files
chore(deps): update plugin pl.allegro.tech.build.axion-release to v1.20.0 (#554)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | pl.allegro.tech.build.axion-release | `1.19.1` -> `1.20.0` | [![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.20.0?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.19.1/1.20.0?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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 860efa1 commit 6b90fa8

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.19.1")
51+
plugin("axion", "pl.allegro.tech.build.axion-release").version("1.20.0")
5252
plugin("docker", "com.palantir.docker").version("0.36.0")
5353
plugin("helm", "com.citi.helm").version("2.2.0")
5454
plugin("kotlin-jvm", "org.jetbrains.kotlin.jvm").versionRef("kotlin")

0 commit comments

Comments
 (0)