在 LocaleUtils 中添加更多工具方法 (#4390)
This commit is contained in:
@@ -20,6 +20,7 @@ authlib-injector = "1.2.5"
|
||||
|
||||
# testing
|
||||
junit = "5.13.4"
|
||||
jimfs = "1.3.0"
|
||||
|
||||
# plugins
|
||||
shadow = "9.0.1"
|
||||
@@ -48,6 +49,7 @@ authlib-injector = { module = "org.glavo.hmcl:authlib-injector", version.ref = "
|
||||
|
||||
# testing
|
||||
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
|
||||
jimfs = { module = "com.google.jimfs:jimfs", version.ref = "jimfs" }
|
||||
|
||||
[plugins]
|
||||
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }
|
||||
|
||||
Reference in New Issue
Block a user