File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828
2929dependencies {
3030 // compileOnly 'io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT'
31- paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.5 -R0.1-SNAPSHOT" )
31+ paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.6 -R0.1-SNAPSHOT" )
3232
3333 implementation ' org.jetbrains:annotations:24.0.1'
3434 testImplementation ' org.junit.jupiter:junit-jupiter-engine:5.9.2'
Original file line number Diff line number Diff line change 1515paperweight. reobfArtifactConfiguration = ReobfArtifactConfiguration . getMOJANG_PRODUCTION()
1616
1717dependencies {
18- paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.5 -R0.1-SNAPSHOT" )
18+ paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.6 -R0.1-SNAPSHOT" )
1919}
2020
2121compileJava. options. encoding = " UTF-8"
@@ -42,7 +42,7 @@ allprojects {
4242 }
4343
4444 dependencies {
45- paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.5 -R0.1-SNAPSHOT" )
45+ paperweightDevelopmentBundle(" io.papermc.paper:dev-bundle:1.21.6 -R0.1-SNAPSHOT" )
4646 // paperweight.paperDevBundle("1.20.6-R0.1-SNAPSHOT")
4747
4848 // compileOnly "io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
2929 compileOnly ' com.mysql:mysql-connector-j:8.3.0'
3030 compileOnly ' com.comphenix.protocol:ProtocolLib:5.3.0'
3131 compileOnly ' dev.esophose:playerparticles:8.7'
32- compileOnly " io.papermc.paper:paper-api:1.21.5 -R0.1-SNAPSHOT"
32+ compileOnly " io.papermc.paper:paper-api:1.21.6 -R0.1-SNAPSHOT"
3333}
3434
3535def names = []
You can’t perform that action at this time.
0 commit comments