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

Gradle 7.5 #5320

Merged
merged 4 commits into from Jul 15, 2022
Merged

Gradle 7.5 #5320

merged 4 commits into from Jul 15, 2022

Commits on Jul 15, 2022

  1. gradle: Update to 7.5

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jul 15, 2022
    Copy the full SHA
    1dc67f4 View commit details
    Browse the repository at this point in the history
  2. test: Enabling testing on JDK 18

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jul 15, 2022
    Copy the full SHA
    b416f2a View commit details
    Browse the repository at this point in the history
  3. gradle: Updates for JDK 18

    Make default public constructor explicit since JDK 18 javadoc complains
    about missing javadoc.
    
    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jul 15, 2022
    Copy the full SHA
    ecfbe7e View commit details
    Browse the repository at this point in the history
  4. ci: Add JDK 18 to build matrix

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed Jul 15, 2022
    Copy the full SHA
    948628f View commit details
    Browse the repository at this point in the history