You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
language: opa
7
7
default_versions:
8
8
- name: opa
9
-
version: "0.47.3-sap-0.3.1"
9
+
version: "0.49.1-sap-0.3.2"#actually, this is 0.49.0-sap-0.3.2, but we need this workaround until https://github.com/cloudfoundry/libbuildpack/issues/181 is resolved
10
10
dependency_deprecation_dates:
11
11
dependencies:
12
12
- name: opa
13
-
version: "0.47.3-sap-0.3.1"
13
+
version: "0.49.1-sap-0.3.2"#actually, this is 0.49.0-sap-0.3.2, but we need this workaround until https://github.com/cloudfoundry/libbuildpack/issues/181 is resolved
0 commit comments