Skip to content

Commit b74ce33

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump pl.allegro.tech.build.axion-release from 1.18.18 to 1.21.1
Bumps [pl.allegro.tech.build.axion-release](https://github.com/allegro/axion-release-plugin) from 1.18.18 to 1.21.1. - [Release notes](https://github.com/allegro/axion-release-plugin/releases) - [Commits](allegro/axion-release-plugin@v1.18.18...v1.21.1) --- updated-dependencies: - dependency-name: pl.allegro.tech.build.axion-release dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 176c7a1 commit b74ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
val kotlinVersion = "2.0.21"
3030
kotlin("jvm") version kotlinVersion
3131
kotlin("plugin.spring") version kotlinVersion apply false
32-
id("pl.allegro.tech.build.axion-release") version "1.18.18"
32+
id("pl.allegro.tech.build.axion-release") version "1.21.1"
3333
id("com.diffplug.spotless") version "8.1.0"
3434
id("org.springframework.boot") version "3.5.8" apply false
3535
id("project-report")

0 commit comments

Comments
 (0)