Skip to content

Commit 10c0bd8

Browse files
Bump pl.allegro.tech.build.axion-release from 1.18.16 to 1.18.17 (#61)
Bumps [pl.allegro.tech.build.axion-release](https://github.com/allegro/axion-release-plugin) from 1.18.16 to 1.18.17. - [Release notes](https://github.com/allegro/axion-release-plugin/releases) - [Commits](allegro/axion-release-plugin@v1.18.16...v1.18.17) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e26df commit 10c0bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lombok = { module = "org.projectlombok:lombok", version = "1.18.36" }
88
spring-boot-deps = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "springBoot" }
99

1010
[plugins]
11-
axion-release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.16" }
11+
axion-release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.17" }
1212
kt3k-coveralls = { id = "com.github.kt3k.coveralls", version = "2.12.2" }
1313
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
1414
spring-deps-management = { id = "io.spring.dependency-management", version.ref = "springDeps" }

0 commit comments

Comments
 (0)