build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1

Change-Id: Ie186175e78f167e0217c6a76559725b9041cb2a8
This commit is contained in:
James D. Forrester 2019-07-09 14:19:11 -07:00
parent 41e6b19e57
commit 9490d3df57

View file

@ -18,6 +18,6 @@
]
},
"extra": {
"phan-taint-check-plugin": "1.5.0"
"phan-taint-check-plugin": "2.0.1"
}
}