Skip to content

Commit 7695279

Browse files
Bump org.jreleaser from 1.23.0 to 1.24.0 (#196)
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>
1 parent a2c8b93 commit 7695279

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
@@ -16,7 +16,7 @@ plugins {
1616
id "com.gradleup.shadow" version "9.4.1"
1717
id 'com.github.jk1.dependency-license-report' version "3.1.2"
1818
id 'org.cyclonedx.bom' version "3.2.4"
19-
id "org.jreleaser" version '1.23.0'
19+
id "org.jreleaser" version '1.24.0'
2020
}
2121

2222
group = 'io.github.msg-systems'

0 commit comments

Comments
 (0)