From cdc8a3af9628ccffd4c23aa5009884d4d7a6bd10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:05:14 +0000 Subject: [PATCH] Update plugin pl.allegro.tech.build.axion-release to v1.18.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index baf7668..017ece9 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'pl.allegro.tech.build.axion-release' version '1.9.3' + id 'pl.allegro.tech.build.axion-release' version '1.18.0' id 'com.github.johnrengelman.shadow' version '5.2.0' id 'java-library' id 'groovy'