Skip to content

Commit 2abc756

Browse files
committed
fixed debug level
1 parent c61832f commit 2abc756

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ signing {
140140

141141

142142
jreleaser {
143-
logging {
144-
level = 'DEBUG'
145-
}
143+
logging.level = 'DEBUG'
146144
signing {
147145
active = 'ALWAYS'
148146
armored = true

0 commit comments

Comments
 (0)