From 5fd1234e0cb654377f9713dcc33df394239f41b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:37:02 +0000 Subject: [PATCH] Update plugin pl.allegro.tech.build.axion-release to v1.18.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index baf7668..750cfab 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.2' id 'com.github.johnrengelman.shadow' version '5.2.0' id 'java-library' id 'groovy'