Skip to content

Commit 1a817e7

Browse files
Update dependency net.thenextlvl:i18n to v1.2.0
1 parent 4ae681a commit 1a817e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
}
3636

3737
api("net.thenextlvl.core:paper:3.0.0-pre1")
38-
api("net.thenextlvl:i18n:1.1.0")
38+
api("net.thenextlvl:i18n:1.2.0")
3939
}
4040

4141
tasks.withType<JavaCompile>().configureEach {

0 commit comments

Comments
 (0)