Skip to content

Commit 03d84d7

Browse files
authored
Merge pull request #183 from TheNextLvl-net/renovate/net.thenextlvl-i18n-1.x
Update dependency net.thenextlvl:i18n to v1.1.0
2 parents 99dc91e + 43826d0 commit 03d84d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
api("net.thenextlvl:i18n:1.0.0")
16+
api("net.thenextlvl:i18n:1.1.0")
1717
api(project(":api"))
1818

1919
compileOnly("com.google.code.gson:gson:2.13.2")

0 commit comments

Comments
 (0)