Skip to content

Commit

Permalink
Update language distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Mar 31, 2024
1 parent 0607cd8 commit 9bc2ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-core/build.gradle.kts
Expand Up @@ -72,7 +72,7 @@ dependencies {
"compileOnly"("com.google.auto.value:auto-value-annotations:${Versions.AUTO_VALUE}")
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")

"languageFiles"("${project.group}:worldedit-lang:7.2.19:1202@zip")
"languageFiles"("${project.group}:worldedit-lang:7.3.1:1309@zip")

"testRuntimeOnly"("org.apache.logging.log4j:log4j-core:${Versions.LOG4J}")
}
Expand Down

0 comments on commit 9bc2ede

Please sign in to comment.