From 18ec69d42bb8b80c5d17aa180d5beefab31bb8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:20:15 +0000 Subject: [PATCH] build(deps): bump pl.allegro.tech.build.axion-release Bumps [pl.allegro.tech.build.axion-release](https://github.com/allegro/axion-release-plugin) from 1.19.0 to 1.20.1. - [Release notes](https://github.com/allegro/axion-release-plugin/releases) - [Commits](https://github.com/allegro/axion-release-plugin/compare/v1.19.0...v1.20.1) --- updated-dependencies: - dependency-name: pl.allegro.tech.build.axion-release dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ec6b3a7..5e9b112 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { id "org.sonarqube" version "6.2.0.5505" - id "pl.allegro.tech.build.axion-release" version "1.19.0" + id "pl.allegro.tech.build.axion-release" version "1.20.1" } scmVersion {