We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00ae62 commit e2438bdCopy full SHA for e2438bd
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
41
implementation(project(":api"))
42
implementation("net.thenextlvl.core:i18n:3.2.2")
43
- implementation("net.thenextlvl.core:paper:2.3.1")
+ implementation("net.thenextlvl.core:paper:2.3.2")
44
}
45
46
tasks.shadowJar {
0 commit comments