Skip to content

Commit a920e41

Browse files
update
Mirroring what the standards check is requiring.
1 parent 25d652f commit a920e41

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

testproject/Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
"disableProjectUpdate": false,
33
"dependencies": {
44
"com.unity.addressables": "2.9.1",
5-
"com.unity.ai.navigation": "2.0.12",
5+
"com.unity.ai.navigation": "2.0.14",
66
"com.unity.collab-proxy": "2.12.4",
77
"com.unity.ide.rider": "3.0.40",
88
"com.unity.ide.visualstudio": "2.0.26",
99
"com.unity.mathematics": "1.3.3",
10-
"com.unity.multiplayer.tools": "2.2.8",
10+
"com.unity.multiplayer.tools": "2.2.9",
1111
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
1212
"com.unity.package-validation-suite": "0.49.0-preview",
13-
"com.unity.services.authentication": "3.6.1",
14-
"com.unity.services.multiplayer": "2.1.3",
13+
"com.unity.services.authentication": "3.7.3",
14+
"com.unity.services.multiplayer": "2.2.4",
1515
"com.unity.test-framework": "1.6.0",
1616
"com.unity.test-framework.performance": "3.5.0",
1717
"com.unity.timeline": "1.8.12",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.3.17f1
2-
m_EditorVersionWithRevision: 6000.3.17f1 (cf0352b38e81)
1+
m_EditorVersion: 6000.3.21f1
2+
m_EditorVersionWithRevision: 6000.3.21f1 (c02631ffc030)

0 commit comments

Comments
 (0)