Skip to content

Commit ef1c126

Browse files
authored
Update build.gradle
Signed-off-by: salaboy <[email protected]>
1 parent 1485adf commit ef1c126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'maven-publish'
77
// id 'signing'
88
id 'com.github.spotbugs' version '5.2.1'
9-
id 'org.jreleaser' version '1.16.0'
9+
id 'org.jreleaser' version '1.18.0'
1010
}
1111

1212
group 'io.dapr'

0 commit comments

Comments
 (0)