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 2.13.12 and remove compile warnings #323

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

rpiotrow
Copy link
Contributor

  • implicit generated in macro needs to have type to not
    generate warnings during compile
  • do not use URL constructor, since it is deprecated since JDK 20
  • remove one unnecessary import leading to compile warning

Also: add some more memory for SBT and ensure timezone is GMT for builds

 * implicit generated in macro needs to have type to not
   generate warnings during compile
 * do not use URL constructor, since it is deprecated since JDK 20
 * remove one unnecessary import leading to compile warning
@pk044 pk044 merged commit 66d3df6 into master Oct 16, 2023
5 checks passed
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.

None yet

2 participants