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

Commit 47167d2

Browse files
build(deps): bump org.jreleaser from 1.12.0 to 1.13.1
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]>
1 parent 2e036f3 commit 47167d2

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)