Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Gradle to 8.5 #32

Merged
merged 1 commit into from
Dec 8, 2023
Merged

chore: Upgrade Gradle to 8.5 #32

merged 1 commit into from
Dec 8, 2023

Conversation

kingthorin
Copy link
Owner

./gradlew assemble --scan --warning-mode all

./gradlew wrapper --gradle-version 8.5 --distribution-type all --gradle-distribution-sha256-sum=c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b

Per build scan

neonmarker
assemble
Dec 8 2023 10:15:56 EST
This build did not contain any deprecations.

`./gradlew assemble --scan --warning-mode all`

` ./gradlew wrapper --gradle-version 8.5 --distribution-type all
--gradle-distribution-sha256-sum=c16d517b50dd28b3f5838f0e844b7520b8f1eb610f2f29de7e4e04a1b7c9c79b`

Per build scan
```
neonmarker
assemble
Dec 8 2023 10:15:56 EST
This build did not contain any deprecations.
```

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@kingthorin
Copy link
Owner Author

@thc202 look right?

@thc202
Copy link
Contributor

thc202 commented Dec 8, 2023

Looks good!

@kingthorin
Copy link
Owner Author

Thanks!

@kingthorin kingthorin merged commit d131d7f into main Dec 8, 2023
3 checks passed
@kingthorin kingthorin deleted the bump-gradle branch December 8, 2023 15:31
@kingthorin
Copy link
Owner Author

@thc202 I should have asked. Should I be changing any of the spotless setup/handling or using features from https://github.com/zaproxy/gradle-plugin-add-on ?

@thc202
Copy link
Contributor

thc202 commented Dec 9, 2023

They can be definitely updated to get the latest changes but it will not save many configs, in this case only this line can be removed after the updates:

options.encoding = "utf-8"

@kingthorin
Copy link
Owner Author

Okay I'll leave it as-is for now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants