Skip to content

Commit 61e89ef

Browse files
committed
chore: updated gradle wrapper task version
1 parent f338a20 commit 61e89ef

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
@@ -188,7 +188,7 @@ jreleaser {
188188
}
189189

190190
wrapper {
191-
gradleVersion = '8.14'
191+
gradleVersion = '9.0.0'
192192
distributionType = Wrapper.DistributionType.ALL
193193
}
194194

0 commit comments

Comments
 (0)