Skip to content

Commit

Permalink
fix: Fixed compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Oct 23, 2023
1 parent 2bb2dfa commit c49493e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencyResolutionManagement {
repositories {
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://repo.codemc.io/repository/maven-releases/")
maven("https://mvn.exceptionflug.de/repository/exceptionflug-public/")
maven("https://maven.elytrium.net/repo/")
maven("https://jitpack.io")
}
}
Expand Down

0 comments on commit c49493e

Please sign in to comment.