Skip to content

Commit

Permalink
Merge branch 'EngineHub:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Euphillya authored Apr 2, 2024
2 parents df7a089 + d36f7fb commit e2b84a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-core/build.gradle.kts
Original file line number Diff line number Diff line change
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 e2b84a8

Please sign in to comment.