Cannot build, CMake could not find Qt5Quick 5.15.5, but found 5.15.3

I was trying to update ParaView.

But it failed with this error.

I got this error.

CMake Warning at /app/lib/x86_64-linux-gnu/cmake/Qt5WebEngineCore/Qt5WebEngineCoreConfig.cmake:111 (find_package):
Could not find a configuration file for package “Qt5Quick” that is
compatible with requested version “5.15.5”.
The following configuration files were considered but not accepted:
/usr/lib/x86_64-linux-gnu/cmake/Qt5Quick/Qt5QuickConfig.cmake, version: 5.15.3

It used to be able to build just fine.
Was Qt5Quick downgrade?

Thanks.

I tried running qmake --version in my flatpak manifest. I got this.

Running: qmake --version
QMake version 3.1
Using Qt version 5.15.3 in /usr/lib/x86_64-linux-gnu

It seems like I am using 5.15.3, can I update to use 5.15.5?

This is MuseScore fail to build · Issue #17 · flathub/io.qt.qtwebengine.BaseApp · GitHub

Thanks, will keep an eye on that.