JoyOfCodingPDX / JoyOfCoding

Source code for The Joy of Coding course at Portland State University taught by David Whitlock
http://web.cecs.pdx.edu/~whitlock/
Apache License 2.0
17 stars 5 forks source link

Allow a newer Java language level #474

Open DavidWhitlock opened 3 months ago

DavidWhitlock commented 3 months ago

We're still requiring Java 11 language syntax:

https://github.com/JoyOfCodingPDX/JoyOfCoding/blob/main/pom.xml#L57

Let's use a newer language level