Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Nov 26, 2023
1 parent 6fea62e commit 70c049e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ subprojects {
def lavalinkReleases = "https://maven.lavalink.dev/releases"

maven {
name = "Reposilite Lavalink"
name = "Reposilite-Lavalink"
url = isSnapshot ? lavalinkSnapshots : lavalinkReleases
credentials {
username = findProperty("LAVALINK_MAVEN_USERNAME")
Expand Down

0 comments on commit 70c049e

Please sign in to comment.