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.crackthecodeabhikreds0.7 FAILED
hiperbou
06/06/2022, 1:08 PM
What I could be missing?
hiperbou
06/06/2022, 5:31 PM
So it seems that you can't use kreds with a JDK < 17