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

Change-Id: I2c0f8670f548658aa7c5d3c6af0577dc481ebec3
This commit is contained in:
James D. Forrester
2019-07-09 14:20:17 -07:00
parent 71aefc8d4b
commit b08de1c007

View File

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