Skip to content

Commit 88f7a59

Browse files
committed
remove redundancy
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 375c2a4 commit 88f7a59

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ To learn more about using _alpha_ Dapr APIs and features, [see the Dapr FAQ][dap
4848

4949
### Compatible SDKs
5050

51-
The following open source Dapr SDK versions are compatible with Azure Container Apps.
52-
53-
| Language | SDK version | Supported APIs |
54-
| -------- | ------- | -------------- |
55-
| Java | 1.12.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
56-
| Go | 1.11.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
57-
| Python | 1.14.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
58-
| .NET | 1.14.0 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
59-
| JavaScript | 3.3.1 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
60-
| Rust | 0.15.1 | [See the full list of supported, GA Dapr APIs.](#managed-apis) |
51+
The latest versions of each open source Dapr SDK versions are compatible with Azure Container Apps. [See the full list of supported, GA Dapr APIs.](#managed-apis)
52+
53+
| Language | SDK version |
54+
| -------- | ------- |
55+
| Java | 1.12.0 |
56+
| Go | 1.11.0 |
57+
| Python | 1.14.0 |
58+
| .NET | 1.14.0 |
59+
| JavaScript | 3.3.1 |
60+
| Rust | 0.15.1 |
6161

6262
[!INCLUDE [component-support](~/reusable-content/ce-skilling/azure/includes/dapr-in-azure/dapr-support-policy.md)]
6363

0 commit comments

Comments
 (0)