Skip to content

Commit c610cdc

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

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
@@ -35,7 +35,7 @@ plugins {
3535
val kotlinVersion = "1.9.23"
3636
kotlin("jvm") version kotlinVersion
3737
kotlin("plugin.spring") version kotlinVersion apply false
38-
id("pl.allegro.tech.build.axion-release") version "1.18.17"
38+
id("pl.allegro.tech.build.axion-release") version "1.18.18"
3939
id("com.diffplug.spotless") version "7.0.2"
4040
id("org.springframework.boot") version "3.4.1" apply false
4141
id("project-report")

0 commit comments

Comments
 (0)