mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2024-11-14 21:23:33 +00:00
Migrate back to Paper.
This commit is contained in:
parent
9237353686
commit
6cd4d83cf8
@ -17,8 +17,8 @@ subprojects {
|
||||
mavenCentral()
|
||||
|
||||
maven {
|
||||
name = 'Scissors'
|
||||
url = 'https://repo.scissors.gg/repository/scissors-snapshot/'
|
||||
name = 'Paper'
|
||||
url = 'https://repo.papermc.io/repository/maven-snapshots/'
|
||||
}
|
||||
|
||||
maven {
|
||||
@ -42,7 +42,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'me.totalfreedom.scissors:Scissors-API:1.19.4-R0.1-SNAPSHOT'
|
||||
compileOnly 'io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.javassist:javassist:3.29.1-GA'
|
||||
compileOnly 'org.apache.commons:commons-lang3:3.12.0'
|
||||
compileOnly 'org.apache.commons:commons-collections4:4.2'
|
||||
|
Loading…
Reference in New Issue
Block a user