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 to Java 21 and Gradle 8.9 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tiefps
Copy link
Contributor

@tiefps tiefps commented Jul 12, 2024

Motivation:

  • Upgraded to Java 21, the latest LTS release, to ensure compatibility with Burp Suite's Java version.
  • Upgraded to Gradle 8.9 to facilitate community contributions and enhance compatibility with modern development tools.

Motivation:
- Upgraded to Java 21, the latest LTS release, to ensure compatibility with Burp Suite's Java version.
- Upgraded to Gradle 8.9 to facilitate community contributions and enhance compatibility with modern development tools.
@tiefps
Copy link
Contributor Author

tiefps commented Jul 12, 2024

The gradle-wrapper jar and scripts were auto-updated by running:

./gradlew wrapper --gradle-version 8.9

https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper

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

Successfully merging this pull request may close these issues.

1 participant