diff --git a/includes/include.drupalci.hidden-variables.yml b/includes/include.drupalci.hidden-variables.yml
index e77baf9f5c79b7f1f15e2df49190e1ec055188cb..befbe729725fcd0f0b54fd920a601040be570baf 100644
--- a/includes/include.drupalci.hidden-variables.yml
+++ b/includes/include.drupalci.hidden-variables.yml
@@ -13,7 +13,7 @@ variables:
   ################
 
   # The most recent, stable version of Drupal.
-  CORE_STABLE: '11.1.5'
+  CORE_STABLE: '11.1.6'
 
   # The most recent security release in the latest major version of Drupal.
   CORE_SECURITY: '11.1.5'
@@ -25,7 +25,7 @@ variables:
   CORE_SECURITY_PREVIOUS_MINOR: '11.0.13'
 
   # The most recent, stable previous major version of Drupal.
-  CORE_PREVIOUS_STABLE: '10.4.5'
+  CORE_PREVIOUS_STABLE: '10.4.6'
 
   # The most recent security release in the previous major version of Drupal.
   CORE_PREVIOUS_SECURITY: '10.4.5'