build: commons-lang3 & commons-compress.

This commit is contained in:
huanghongxun
2021-10-18 03:28:09 +08:00
parent 7b5b2596b9
commit 45d5ef4602
6 changed files with 19 additions and 527 deletions

View File

@@ -17,7 +17,7 @@
*/
package org.jackhuang.hmcl.game;
import org.jackhuang.hmcl.util.Range;
import org.apache.commons.lang3.Range;
import org.jackhuang.hmcl.util.versioning.VersionNumber;
import org.junit.Assert;
import org.junit.Test;