diff options
Diffstat (limited to 'JamHelper/Packages/manifest.json')
-rw-r--r-- | JamHelper/Packages/manifest.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/JamHelper/Packages/manifest.json b/JamHelper/Packages/manifest.json index ad6a588..3a0c544 100644 --- a/JamHelper/Packages/manifest.json +++ b/JamHelper/Packages/manifest.json @@ -1,13 +1,13 @@ { "dependencies": { - "com.unity.collab-proxy": "1.15.4", + "com.unity.collab-proxy": "1.15.16", "com.unity.ide.rider": "2.0.7", - "com.unity.ide.visualstudio": "2.0.12", - "com.unity.ide.vscode": "1.2.4", - "com.unity.inputsystem": "1.2.0", + "com.unity.ide.visualstudio": "2.0.14", + "com.unity.ide.vscode": "1.2.5", + "com.unity.inputsystem": "1.3.0", "com.unity.polybrush": "1.0.2", "com.unity.probuilder": "4.5.2", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.31", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", |