Skip to content

Commit 891fcaf

Browse files
authored
Merge pull request #71 from avaje/SentryMan-patch-1
Put back transitive org.slf4j
2 parents a942447 + be0f122 commit 891fcaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
requires transitive ch.qos.logback.classic;
88
requires transitive ch.qos.logback.core;
99
requires transitive io.avaje.json;
10+
requires transitive org.slf4j;
1011

1112
}

0 commit comments

Comments
 (0)