Bump paperdev 1.17.1 version (fixes yarn dependency resolution)

This commit is contained in:
Octavia Togami 2022-04-21 18:40:49 -07:00 committed by dordsor21
parent 3f970cdaef
commit f2df511263
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

@ -22,6 +22,6 @@ configurations.all {
dependencies {
paperDevBundle("1.17.1-R0.1-20220220.213420-208")
paperDevBundle("1.17.1-R0.1-20220414.034903-210")
compileOnly(libs.paperlib)
}