Cannot use "requires io.github.classgraph;" when using version 4.8.181

I just upgrade to 4.8.181 and I no longer can use "requires io.github.classgraph;" in module-info.java.

It was working just fine before. (e.g. 4.8.180)

Looking into MANIFEST.MF I do not see Multi-Release: true

Also, If you check, the MANIFEST.MF is completely different in both versions.

Regards.