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
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
I am trying to build a kotlin project (version 1.4.31 on my end) that uses TornadoFX (1.7.20). During compilation I get the warning:
Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
The Gradle dependency tree looks like:
If I use kotlin version 1.3.72 instead, the warning is gone.
The text was updated successfully, but these errors were encountered: