linkie / linkie-discord

The discord bot for using Linkie!
Other
37 stars 4 forks source link

Broken dependency: com.discord4j:discord4j-core:3.1.3-SNAPSHOT #6

Closed Janrupf closed 3 years ago

Janrupf commented 3 years ago

Just checking out the repository and running ./gradlew build results in a dependency resolution failure, Gradle is unable to find com.discord4j:discord4j-core:3.1.3-SNAPSHOT. Removing the -SNAPSHOT makes the build succeed.