diff --git a/src/index.html b/src/index.html index acc35756d..3ff423ec7 100644 --- a/src/index.html +++ b/src/index.html @@ -97,8 +97,8 @@ data-sap-ui-xx-waitForTheme="true" data-sap-ui-xx-supportedLanguages="en" data-sap-ui-theme-roots='{ - "sap_horizon" : "https://openui5.hana.ondemand.com/1.108.0/resources/", - "sap_horizon_dark" : "https://openui5.hana.ondemand.com/1.108.0/resources/" + "sap_horizon" : "https://openui5.hana.ondemand.com/1.120.3/resources/", + "sap_horizon_dark" : "https://openui5.hana.ondemand.com/1.120.3/resources/" }' > diff --git a/ui5.yaml b/ui5.yaml index ada194190..f07a1d96c 100644 --- a/ui5.yaml +++ b/ui5.yaml @@ -4,7 +4,7 @@ metadata: type: application framework: name: OpenUI5 - version: "1.116.0" + version: "1.120.3" libraries: - name: sap.ui.core - name: sap.ui.layout