Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	guice-inject-client/src/main/java/module-info.java
  • Loading branch information
GedMarc committed Aug 27, 2024
2 parents 4ee7077 + 5b84b67 commit 65efd2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guice-inject-client/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
module com.guicedee.client {
requires transitive com.google.guice;
requires transitive io.github.classgraph;
requires transitive com.fasterxml.jackson.databind;

//requires transitive jakarta.validation;

Expand Down

0 comments on commit 65efd2d

Please sign in to comment.