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

Change-Id: I9f24f657b830d5cd6552198c6760e82793e690fb
This commit is contained in:
James D. Forrester 2019-07-09 14:07:44 -07:00
parent 772bb0fa4a
commit bdaa94075d

View file

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