diff --git a/conanfile.py b/conanfile.py
index ab6e629068d80040043338742031e58924b24a6a..6d5e5b28dfc0d18dbc30008208b2e66f45fa91cb 100644
--- a/conanfile.py
+++ b/conanfile.py
@@ -33,7 +33,7 @@ class ProjectPhoenix(ConanFile):
                 ("boost_optional/1.66.0@bincrafters/testing"),
                 ("boost_signals2/1.66.0@bincrafters/testing"), #still not working in stable, change whenever available (also boost_optional)
                 ("catch/1.12.0@RWTH-VR/thirdparty"),
-                ("cppcheck/1.82@RWTH-VR/thirdparty"),
+                ("cppcheck/1.84@RWTH-VR/thirdparty"),
                 ("cpplint/e8ffd7c@RWTH-VR/thirdparty"),
                 ("freeimage/3.17.0_2@RWTH-VR/thirdparty"),
                 ("gl/1.1.1@RWTH-VR/thirdparty"),