diff --git a/testproject-tools-integration/Packages/manifest.json b/testproject-tools-integration/Packages/manifest.json index d1845d58f5..7b91cd5c0c 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -1,7 +1,7 @@ { "registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates", "dependencies": { - "com.unity.ide.rider": "3.0.7", + "com.unity.ide.rider": "3.0.34", "com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.1.0", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.test-framework": "1.1.31", diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 427d544b3e..def2c2bd32 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -3,7 +3,7 @@ "com.unity.addressables": "1.21.9", "com.unity.ai.navigation": "1.1.1", "com.unity.collab-proxy": "1.17.7", - "com.unity.ide.rider": "3.0.18", + "com.unity.ide.rider": "3.0.34", "com.unity.ide.visualstudio": "2.0.17", "com.unity.mathematics": "1.2.6", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",