Skip to content

Commit bb68473

Browse files
authored
Merge pull request #40 from TheNextLvl-net/dependabot/gradle/api/net.thenextlvl.core-i18n-1.0.20
Bump net.thenextlvl.core:i18n from 1.0.19 to 1.0.20 in /api
2 parents 1705004 + ce912da commit bb68473

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
@@ -28,7 +28,7 @@ dependencies {
2828
compileOnly("net.kyori:adventure-api:4.17.0")
2929

3030
implementation("net.thenextlvl.core:files:1.0.5")
31-
implementation("net.thenextlvl.core:i18n:1.0.19")
31+
implementation("net.thenextlvl.core:i18n:1.0.20")
3232

3333
annotationProcessor("org.projectlombok:lombok:1.18.34")
3434
}

0 commit comments

Comments
 (0)