Skip to content

Commit

Permalink
Updated Base
Browse files Browse the repository at this point in the history
d05aaad: Updated Upstream (Plazma)
797e141: ?
  • Loading branch information
AlphaKR93 committed May 26, 2024
1 parent 71ff026 commit 148f302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {

repositories {
mavenCentral()
maven("https://papermc.io/repo/repository/maven-public/") {
maven("https://repo.papermc.io/repository/maven-public/") {
content { onlyForConfigurations(configurations.paperclip.name) }
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ version = 1.20.6-R0.1-SNAPSHOT
mcVersion = 1.20.6
jdkVersion = 21

baseCommit = a2eda9ab9fa8634c700698a3e033aea9360d74cf
baseCommit = 797e141efe4848d5353c40d670aed266f9239f0e

0 comments on commit 148f302

Please sign in to comment.