Skip to content

Could not resolve net.minestom:minestom-snapshots:f1d5940855 #2206

Answered by Marfien
Obscrts asked this question in Help
Discussion options

You must be logged in to vote

Hey @Obscrts, looks like you need to declare your java version fist. Smth. like this:

java {
    toolchain {
        languageVersion = JavaLanguageVersion.of(21)
    }
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Obscrts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants