Commit c89b9a4
committed
Avoid warnings about protobuf gencode version
We know about this warning and it is not a problem for us, as protobuf
gurantees compatibility between two consecutive major versions.
When we really need to bump the dependency, we'll get an error that is
not ignored.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent 6fcb858 commit c89b9a4
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
144 | 152 | | |
145 | 153 | | |
146 | 154 | | |
| |||
0 commit comments