diff --git a/dependencies.gradle b/dependencies.gradle
index be4b5a51..0de97acf 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -18,7 +18,7 @@ ext.versions = [
         androidSupport       : "28.0.0",
         androidLegacySupport : "1.0.0",
         androidSupportDesign : "1.2.1",
-        constraintLayout     : "2.0.1",
+        constraintLayout     : "2.0.4",
         multidex             : "2.0.1",
         room                 : "2.2.6",
         kotlin               : "1.4.32",