You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Do not include com.github.jnr:jffi artifact into shaded jar.
The reason is that it contains native implementations which are not renamed and therefore not found.
* Fix indentation
0 commit comments