diff --git a/common/app/conf/switches/ABTestSwitches.scala b/common/app/conf/switches/ABTestSwitches.scala index d9cc3fa0a0a3..e6a06700a52f 100644 --- a/common/app/conf/switches/ABTestSwitches.scala +++ b/common/app/conf/switches/ABTestSwitches.scala @@ -71,7 +71,7 @@ trait ABTestSwitches { "Test Kargo as a prebid bidder for US traffic.", owners = Seq(Owner.withEmail("commercial.dev@theguardian.com")), safeState = Off, - sellByDate = Some(LocalDate.of(2023, 11, 30)), + sellByDate = Some(LocalDate.of(2024, 1, 9)), exposeClientSide = true, ) }