diff --git a/java/ql/test/library-tests/printAst/options b/java/ql/test/library-tests/printAst/options index e41003a6e3c..a2f4d45311b 100644 --- a/java/ql/test/library-tests/printAst/options +++ b/java/ql/test/library-tests/printAst/options @@ -1 +1 @@ -//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16 +//semmle-extractor-options: --javac-args -source 17 -target 17 diff --git a/java/ql/test/library-tests/ssa/options b/java/ql/test/library-tests/ssa/options index e41003a6e3c..a2f4d45311b 100644 --- a/java/ql/test/library-tests/ssa/options +++ b/java/ql/test/library-tests/ssa/options @@ -1 +1 @@ -//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16 +//semmle-extractor-options: --javac-args -source 17 -target 17