Skip to content
Snippets Groups Projects
Commit 1ed4870e authored by jez04's avatar jez04
Browse files

fix: require static for lombok in module info

parent 89235893
No related merge requests found
module $package {
requires lombok;
requires static lombok;
requires org.apache.logging.log4j;
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment