Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 27b8777

Browse files
build(deps): bump org.jreleaser from 1.12.0 to 1.13.1 (#25)
Bumps org.jreleaser from 1.12.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.jreleaser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e036f3 commit 27b8777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'java-library-distribution'
66
id 'maven-publish'
7-
id 'org.jreleaser' version '1.12.0'
7+
id 'org.jreleaser' version '1.13.1'
88
id "com.google.protobuf" version "0.9.4"
99

1010
}

0 commit comments

Comments
 (0)