Skip to content

Commit f0f0799

Browse files
Bump net.thenextlvl.core:i18n from 1.0.19 to 1.0.20 in /api
Bumps net.thenextlvl.core:i18n from 1.0.19 to 1.0.20. --- updated-dependencies: - dependency-name: net.thenextlvl.core:i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc6f7bd commit f0f0799

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)