Skip to content

fix(gradle): Fix gradle example and docs to work with java 12+ #703

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

Merged

Conversation

michaelbrewer
Copy link
Contributor

Issue #, if available:

closes #702

Description of changes:

Changes:

  • Bump gradle version to 7.3.3
  • Use io.freefair.aspectj.post-compile-weaving in example project
  • Specify java 11 for sourceCompatibility, targetCompatibility
  • Bump junit version to 4.13.2

closes #702

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Changes:
- Bump gradle version to 7.3.3
- Use `io.freefair.aspectj.post-compile-weaving` in example project
- Specify java 11 for sourceCompatibility, targetCompatibility
- Bump junit version to 4.13.2

closes aws-powertools#702
@pankajagrawal16 pankajagrawal16 merged commit 947f726 into aws-powertools:master Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradle: Set java target level in cookiecutter and docs
2 participants