diff --git a/composer.json b/composer.json
index c58249fa6d539977e89714f3a6a764b9225766a9..999f2ead79f2cd11b0f00faed07afdc50fd7b2f0 100644
--- a/composer.json
+++ b/composer.json
@@ -143,7 +143,7 @@
     "drupal/panels": "4.0-alpha1",
     "drupal/panelizer": "4.0-beta2",
     "drupal/bootstrap_layouts": "5.x-dev#87054e702a62e1757d77da92a4e590087f6b0a95",
-    "drupal/ds": "3.0-beta1",
+    "drupal/ds": "3.0-beta2",
     "drupal/views_bootstrap": "3.x-dev#b34caf9ede249c2a9c90ee5dfb8a9020f5048858",
     "drupal/field_group": "1.0-rc6",
     "drupal/smart_trim": "1.0",
diff --git a/drupal-org.make b/drupal-org.make
index 69ac7646d5160d418aec025088e58f522a1d3f36..373988308a0a1f092ea6bc10b78b1d86ed819c1a 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -37,7 +37,7 @@ projects[bootstrap_layouts][download][branch] = 8.x-5.x
 
 projects[ds][type] = module
 projects[ds][subdir] = "contrib"
-projects[ds][version] = 3.0-beta1
+projects[ds][version] = 3.0-beta2
 
 projects[views_bootstrap][type] = module
 projects[views_bootstrap][subdir] = "contrib"