andregasser / bigbone

BigBone - A Mastodon Client Library for Java and Kotlin
https://bigbone.social
MIT License
62 stars 15 forks source link

Updated gradle wrapper to 8.7 #433

Closed nightm4re94 closed 7 months ago

nightm4re94 commented 7 months ago

Description

Updated the Gradle wrapper to 8.7 As opposed to previous PRs, this PR actually updates the wrapper shell scripts and jar by running ./gradlew wrapper.

Type of Change

Breaking Changes

None.

How Has This Been Tested?

I've run a ./gradlew check successfully with the new wrapper.

Mandatory Checklist