I created a new Kotlin JVM project and added the dependency to my build.gradle but gradle isn't downloading it from mavenCentral. And I am gettign this consistently when running the dependencies task: +--- io.github.crackthecodeabhi:kreds:0.7 FAILED
What I could be missing?
So it seems that you can't use kreds with a JDK < 17