Skip to content

Commit 5c6fed9

Browse files
committed
Adjust comment
1 parent 6e2fc2d commit 5c6fed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

velocity/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tasks {
4141
relocateCloud()
4242
standardRuntimeRelocations()
4343
relocateDependency("io.leangen.geantyref")
44-
relocateDependency("net.kyori.option") // TODO: remove once Velocity updates adventure
44+
relocateDependency("net.kyori.option") // TODO: remove & exclude above once Velocity updates adventure
4545
relocateGuice()
4646
}
4747
val prod = register<Zip>("productionJar") {

0 commit comments

Comments
 (0)