GraalVM native image fails on basic scala library
I have a very simple Scala project with ONLY the Scala library as dependency and using the assembly plugin to create a jar. SBT is:
I have a very simple Scala project with ONLY the Scala library as dependency and using the assembly plugin to create a jar. SBT is: