Skip to content

Commit d60545d

Browse files
build(deps): bump org.jreleaser from 1.23.0 to 1.24.0 (#741)
Bumps org.jreleaser from 1.23.0 to 1.24.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.24.0 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> Co-authored-by: Mark Schreiber <mrschre@amazon.com>
1 parent 094ead4 commit d60545d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'java-library'
1212
id 'signing'
1313
id 'maven-publish'
14-
id 'org.jreleaser' version '1.23.0'
14+
id 'org.jreleaser' version '1.24.0'
1515
id 'jacoco'
1616
id 'jvm-test-suite'
1717
id 'jacoco-report-aggregation'

0 commit comments

Comments
 (0)