Skip to content

Commit e2438bd

Browse files
Update dependency net.thenextlvl.core:paper to v2.3.2
1 parent a00ae62 commit e2438bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
implementation(project(":api"))
4242
implementation("net.thenextlvl.core:i18n:3.2.2")
43-
implementation("net.thenextlvl.core:paper:2.3.1")
43+
implementation("net.thenextlvl.core:paper:2.3.2")
4444
}
4545

4646
tasks.shadowJar {

0 commit comments

Comments
 (0)