electronicarts / ea-async

EA Async implements async-await methods in the JVM.
https://go.ea.com/ea-async
Other
1.38k stars 129 forks source link

Update ASM version to support Java 14 #66

Open glennwester opened 6 months ago

glennwester commented 6 months ago

Related to #52

Updates the ASM version to 8.0 in async/pom.xml to support Java 14 class file major version 58.


For more details, open the Copilot Workspace session.