diff --git a/build.gradle b/build.gradle index bb4efb1..52d36e6 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { } plugins { - id 'pl.allegro.tech.build.axion-release' version '1.21.2' + id 'pl.allegro.tech.build.axion-release' version '1.21.3' } apply plugin: 'kotlin'