Hello, I'm having an issue with Exposed, where it doesn't seems to work after ShadowJar relocation.
It may seems, that this error should be addressed to GradleUp team, and I did it already. But may be you know the solution
The main problem is after relocation, Exposed can't find kotlin.Any class. It happens only when using .nullable() inside tables
The reproduce project located here
https://github.com/makeevrserg/ExposedGradleFail