Out of date plugins not showing ugrade link

Run this SQL query on your site’s WordPress database

update wp_options set option_value="" where option_name="_site_transient_update_plugins";

This will force WordPress to check for plugin updates.