Skip to content

Commit

Permalink
update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasnieberler committed Mar 19, 2024
1 parent a468649 commit dce40ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
testCompileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
}

publishing {
configure<PublishingExtension> {
repositories {
maven {
name = "GitHubPackages"
Expand Down

0 comments on commit dce40ed

Please sign in to comment.