Skip to content

Commit

Permalink
Update module-info.java
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan committed Jan 25, 2025
1 parent a520f7b commit 1d39633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
requires io.avaje.jsonb.plugin;
/// jdk.httpserver wrapper
requires io.avaje.jex;
requires static org.mockito;
requires static io.avaje.spi;

exports com.avaje.jdk.realworld.models;
Expand Down

0 comments on commit 1d39633

Please sign in to comment.