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

Move to Java 11 and update Gradle version #32

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

BartekGravity
Copy link

* Moved to Java 11
* Upgraded Gradle to 7.6.1
    * Refactored gradle script to match new features
* Upgraded errorprone gradle pluging to 3.0.1
* Changed version to 2.0.0 in preparation for release
* Changed project and artifact name to java-json-tools

Fixes #21

    * Moved to Java 11
    * Upgraded Gradle to 7.6.1
        * Refactored gradle script to match new features
    * Upgraded errorprone gradle pluging to 3.0.1
    * Changed version to 2.0.0 in preparation for release
    * Changed project and artifact name to java-json-tools
    * Removed unused azure pipeline
    * Removed Travis badge from README (to be replaced with GH Actions badge)
@BartekGravity BartekGravity merged commit 59903e1 into master Jun 27, 2023
@BartekGravity BartekGravity deleted the chore/upgrade-java-and-gradle branch June 29, 2023 14:12
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.

Move to Java 11 and update Gradle version
3 participants