Skip to content

Commit 4dec4d5

Browse files
author
Barry de Graaff
committed
change to Java 17
1 parent 47bfc38 commit 4dec4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
includeantruntime="false"
2828
debug="true"
2929
debuglevel="lines,vars,source"
30-
target="13"
31-
source="13">
30+
target="17"
31+
source="17">
3232
<classpath>
3333
<path refid="libraries" />
3434
</classpath>

0 commit comments

Comments
 (0)