FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

(231+) Move to Java 17 #448

Closed FWDekker closed 1 year ago

FWDekker commented 1 year ago

Starting with API 2022.2, IDEs will use Java 17 instead of Java 11. I should move to Java 17 as well then. Based on the current backwards compatibility schedule of Randomness, 2022.2 will be the oldest supported version once 2023.1 is released, which is probably around April 2023?