From 7f623f1f14c0609f79b771d382e7d72d3ea2afac Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:22:37 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.textmeshpro to v3.0.9 --- testproject/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 015b106e47..7eed2b6de8 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -13,7 +13,7 @@ "com.unity.services.relay": "1.0.5", "com.unity.test-framework": "1.3.3", "com.unity.test-framework.performance": "2.8.1-preview", - "com.unity.textmeshpro": "3.0.6", + "com.unity.textmeshpro": "3.0.9", "com.unity.timeline": "1.8.2", "com.unity.ugui": "1.0.0", "com.unity.modules.ai": "1.0.0",