Skip to content

Commit

Permalink
Add dependency on application
Browse files Browse the repository at this point in the history
  • Loading branch information
julgus committed Jun 19, 2023
1 parent 98f85f9 commit d433a19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* See: https://github.com/speedment/jpa-streamer/blob/master/LICENSE
*/
module jpastreamer.integration.spring.autoconfigure {
requires transitive jpastreamer.application;
requires jpastreamer.application;

requires transitive spring.boot.autoconfigure;
requires transitive spring.context;
Expand Down

0 comments on commit d433a19

Please sign in to comment.