From eded2718ba97ddd05002226067eda0ab46abb3e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:54:19 +0000 Subject: [PATCH] Update plugin pl.allegro.tech.build.axion-release to v1.18.16 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 94420201..f8f5dc8d 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { } plugins { - id 'pl.allegro.tech.build.axion-release' version '1.13.4' + id 'pl.allegro.tech.build.axion-release' version '1.18.16' id 'maven-publish' }