Skip to content

Commit 18dc563

Browse files
committed
Use modules
1 parent edcd1a1 commit 18dc563

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

implementation/src/main/java/module-info.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
requires org.objectweb.asm;
1717

18+
requires jdk.unsupported;
19+
1820
exports io.smallrye.config;
1921
exports io.smallrye.config._private to
2022
io.smallrye.config.inject,

0 commit comments

Comments
 (0)