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 943646a commit 741fcabCopy full SHA for 741fcab
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("org.bstats:bstats-bukkit:3.1.0")
40
41
implementation(project(":api"))
42
- implementation("net.thenextlvl.core:paper:2.3.1")
+ implementation("net.thenextlvl.core:paper:2.3.2")
43
implementation("net.thenextlvl:i18n:1.0.0")
44
}
45
0 commit comments