Deprecated hook 'OnDieselEngineToggle'

Hi there, just as an info: 'ExcavatorLock v0.4.9' is using deprecated hook 'OnDieselEngineToggle', which will stop working on Saturday, 31 December 2022. Please ask the author to update to 'OnDieselEngineToggle(DieselEngine engine, BasePlayer player)'

Update v0.4.9 is using the new hook OnDieselEngineToggle(DieselEngine engine, BasePlayer player)
but for some reason , Oxide is still showing the deprecated hook message.