From 7e1da2bb8ebffb70723d958e9bfc9828f72e79da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 19:34:49 +0000 Subject: [PATCH] Update plugin pl.allegro.tech.build.axion-release to v1.21.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b338848..5283e11 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'pl.allegro.tech.build.axion-release' version '1.17.2' + id 'pl.allegro.tech.build.axion-release' version '1.21.2' id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' }