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