Skip to content

Commit 9c0245c

Browse files
[TECH]: Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.17.2 (#93)
Bumps [pl.allegro.tech.build.axion-release](https://github.com/allegro/axion-release-plugin) from 1.15.5 to 1.17.2. - [Release notes](https://github.com/allegro/axion-release-plugin/releases) - [Commits](allegro/axion-release-plugin@v1.15.5...v1.17.2) --- updated-dependencies: - dependency-name: pl.allegro.tech.build.axion-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 416be37 commit 9c0245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-discovery-app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'org.springframework.boot' version '3.1.5'
55
id 'io.spring.dependency-management' version '1.1.5'
66
id "com.gorylenko.gradle-git-properties" version '2.4.1'
7-
id 'pl.allegro.tech.build.axion-release' version '1.15.5'
7+
id 'pl.allegro.tech.build.axion-release' version '1.17.2'
88
id 'io.freefair.lombok'
99
id 'application'
1010
id 'java'

0 commit comments

Comments
 (0)