This commit is contained in:
choweli
2025-04-22 10:32:02 +08:00
parent c8199504fc
commit 9cbeea018d

View File

@@ -19,5 +19,6 @@
* @author choweli * @author choweli
*/ */
module hutool.all { module hutool.all {
requires hutool.core;
} }