Warning in SciMLBase acbout ContinousClock

During precompilation I get this warning. How could I avoid this? I have this version v2.155.1

SciMLBase
│  ┌ Warning: the bare singleton variant syntax `ContinuousClock` is deprecated, write `ContinuousClock()` instead (near C:\Users\User\.julia\packages\SciMLBase\hLfdZ\src\clock.jl:4)
│  │   caller = eval(m::Module, e::Any) at boot.jl:489
│  └ @ Core .\boot.jl:489
└