Skip to main content

Hello All, 

 

I am seeking guidance regarding the upgrade of Apex class API versions within the Lightning Carousel and Banner

app, in relation to Salesforce's ICU Locale update requirement—which mandates that all components be on API version 45.0 or higher. 

 

Upon review, we identified three Apex classes within this managed package that are currently on an API version below 45:

  • SS_CarouselController
  • SS_CarouselControllerTest
  • SS_CarouselSlideDTO

As these classes are part of a managed package, we do not have the ability to directly update their API versions within our org. 

 

AppExchange Listing: Lightning Carousel and Banner App

 

 

We would appreciate any insights or suggestions from others who may have encountered a similar issue with this package. 

 

Thank you in advance for your support and feedback. 

 

 

#Salesforce Labs  #Appexchange Packages

1 comment
  1. Jun 24, 2025, 3:42 PM

    Hi @Yogendra-Singh Aplusify, try clicking 'Try It' for sandboxes first and check if the API version was updated. Then proceed with 'Get It Now' for production.

    I tried this approach for a managed package and it worked — it successfully upgraded the version and updated the APIs as well.

0/9000