From e38172d5c24e9da333f398f22788efebea1ec085 Mon Sep 17 00:00:00 2001 From: "ziqi.zhou" <ziqi.zhou@ansys.com> Date: Fri, 27 Jun 2025 14:01:02 +0200 Subject: [PATCH] docs: update mantle api to v20.0.0 --- NOTICE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE.md b/NOTICE.md index 2935f7a..e623827 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -29,7 +29,7 @@ The project maintains the following source code repositories: ### mantle_api (MantleAPI) - License: [Eclipse Public License 2.0](https://gitlab.eclipse.org/eclipse/simopenpass/scenario_api/-/blob/master/LICENSE.txt) - Repository: https://gitlab.eclipse.org/eclipse/simopenpass/scenario_api -- Commit: see https://gitlab.eclipse.org/eclipse/openpass/mantle-api/-/tags/v18.0.1 +- Commit: see https://gitlab.eclipse.org/eclipse/openpass/mantle-api/-/tags/v20.0.0 ### libOpenDRIVE - License: [Apache-2.0 License](https://github.com/grepthat/libOpenDRIVE/blob/master/LICENSE) -- GitLab