Skip to content

Commit b547a83

Browse files
Merge pull request #8212 from Unity-Technologies/update-manifest-dependencies
Updating manifest.json to match package.json updates
2 parents a09c468 + c708fbd commit b547a83

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

com.unity.template-hd/Packages/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"com.unity.cinemachine": "2.9.5",
4-
"com.unity.collab-proxy": "2.0.5",
3+
"com.unity.cinemachine": "2.10.4",
4+
"com.unity.collab-proxy": "2.9.3",
55
"com.unity.feature.development": "1.0.2",
66
"com.unity.inputsystem": "1.12.0",
7-
"com.unity.learn.iet-framework": "3.1.3",
7+
"com.unity.learn.iet-framework": "4.0.4",
88
"com.unity.learn.iet-framework.authoring": "1.2.2",
9-
"com.unity.render-pipelines.high-definition": "16.0.2",
10-
"com.unity.timeline": "1.8.3",
9+
"com.unity.render-pipelines.high-definition": "17.0.4",
10+
"com.unity.timeline": "1.8.9",
1111
"com.unity.ugui": "2.0.0",
12-
"com.unity.visualscripting": "1.8.0",
12+
"com.unity.visualscripting": "1.9.7",
1313
"com.unity.modules.ai": "1.0.0",
1414
"com.unity.modules.androidjni": "1.0.0",
1515
"com.unity.modules.animation": "1.0.0",

0 commit comments

Comments
 (0)