Commit 3cdfdc0
committed
fix: add missing JSR305 dependency for javax.annotation
The project uses javax.annotation.Nullable which requires the JSR305 library.
Added com.google.code.findbugs:jsr305:3.0.2 to resolve compilation errors.1 parent 9a2b439 commit 3cdfdc0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments