Skip to content

Commit 318d41f

Browse files
Bump org.jreleaser from 1.16.0 to 1.17.0
Bumps org.jreleaser from 1.16.0 to 1.17.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b85b141 commit 318d41f

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
@@ -25,7 +25,7 @@ wiremock-testcontainers = { module = 'org.wiremock.integrations.testcontainers:w
2525
[plugins]
2626
gradle-versions = { id= 'com.github.ben-manes.versions', version = '0.52.0' }
2727
sonar = { id = 'org.sonarqube', version = '5.1.0.4882' }
28-
jreleaser = { id = 'org.jreleaser', version = '1.16.0'}
28+
jreleaser = { id = 'org.jreleaser', version = '1.17.0'}
2929
gitProperties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
3030

3131
# Copyright Gerd Aschemann and aim42 contributors.

0 commit comments

Comments
 (0)