mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
For testing java 16+ include JDK 21 and 22
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
<profile>
|
||||
<id>jdk16plus</id>
|
||||
<activation>
|
||||
<jdk>[16,20]</jdk>
|
||||
<jdk>[16,22]</jdk>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>test-java16</module>
|
||||
|
||||
Reference in New Issue
Block a user