-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update dependencies and add more functions #45
base: master
Are you sure you want to change the base?
Conversation
0773f86
to
7e7e467
Compare
Thanks @ThexXTURBOXx for the pull request! Since this pull request includes 55 file changes and hard to review, could you split this into two pull requests, gradle upgrade and grid support? |
I can certainly somehow split this PR into many different ones. However, from what I can tell, I am still not done adding more functions :) |
This PR updates Gradle to 8.3 and all the dependencies to their newest versions (although it could be argued that JUnit 5 is also an update, I did not update to that yet).
This also adds support for grids (thanks to daniel-tucano) and axlines (axvline and axhline)