We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5026b3 commit b9ad8c4Copy full SHA for b9ad8c4
1 file changed
synthtool/languages/java.py
@@ -59,7 +59,7 @@
59
\\* the License.
60
\\*/
61
"""
62
-DEFAULT_MIN_SUPPORTED_JAVA_VERSION = 7
+DEFAULT_MIN_SUPPORTED_JAVA_VERSION = 8
63
64
65
def format_code(
0 commit comments