We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0dd22 commit bad36e8Copy full SHA for bad36e8
src/test/java/module-info.java
@@ -18,6 +18,7 @@
18
19
// Other test deps
20
requires tools.jackson.dataformat.xml;
21
+ requires tools.jackson.datatype.javatime;
22
23
// Further, need to open up test packages for JUnit et al
24
0 commit comments