I see the JVM version was
bumped on the runners. Seems the source compatibility would only need to be changed if newer language features were needed though. Maybe it just needed an explicit compatibility declaration, where it didn't before though. Only the samples had
1.8 explicit before.