We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24141bd commit a130a26Copy full SHA for a130a26
src/it/error-prone-compiler/invoker.properties
@@ -15,6 +15,6 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-invoker.java.version = 1.8+,!11,!12
+invoker.java.version = 1.8+,!11,!12,!13
19
invoker.goals = clean compile
20
invoker.buildResult = failure
0 commit comments