Commit 161dbcf
committed
Fix console compiler warning: ReflectionDiffBuilderTest.java:[172,52]
non-varargs call of varargs method with inexact argument type for last
parameter1 parent 4e81d1a commit 161dbcf
File tree
1 file changed
+1
-1
lines changed- src/test/java/org/apache/commons/lang3/builder
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments