Skip to content

Commit 7baf0a0

Browse files
committed
updating to 2022.3 lts
1 parent 6a6a486 commit 7baf0a0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"com.unity.performance.profile-analyzer": "1.2.2",
1515
"com.unity.postprocessing": "3.2.2",
1616
"com.unity.render-pipelines.universal": "14.0.7",
17-
"com.unity.services.authentication": "2.4.0",
17+
"com.unity.services.authentication": "2.5.0",
1818
"com.unity.services.lobby": "1.1.0-pre.3",
1919
"com.unity.services.relay": "1.0.5",
2020
"com.unity.services.wire": "1.1.5",

Packages/packages-lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"url": "https://packages.unity.com"
160160
},
161161
"com.unity.nuget.newtonsoft-json": {
162-
"version": "3.2.0",
162+
"version": "3.2.1",
163163
"depth": 1,
164164
"source": "registry",
165165
"dependencies": {},
@@ -218,24 +218,24 @@
218218
"url": "https://packages.unity.com"
219219
},
220220
"com.unity.services.authentication": {
221-
"version": "2.4.0",
221+
"version": "2.5.0",
222222
"depth": 0,
223223
"source": "registry",
224224
"dependencies": {
225-
"com.unity.nuget.newtonsoft-json": "3.0.2",
226-
"com.unity.services.core": "1.7.0",
225+
"com.unity.nuget.newtonsoft-json": "3.2.1",
226+
"com.unity.services.core": "1.9.0",
227227
"com.unity.modules.unitywebrequest": "1.0.0",
228228
"com.unity.ugui": "1.0.0"
229229
},
230230
"url": "https://packages.unity.com"
231231
},
232232
"com.unity.services.core": {
233-
"version": "1.8.2",
233+
"version": "1.9.0",
234234
"depth": 1,
235235
"source": "registry",
236236
"dependencies": {
237237
"com.unity.modules.unitywebrequest": "1.0.0",
238-
"com.unity.nuget.newtonsoft-json": "3.0.2",
238+
"com.unity.nuget.newtonsoft-json": "3.2.1",
239239
"com.unity.modules.androidjni": "1.0.0"
240240
},
241241
"url": "https://packages.unity.com"

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.2.21f1
2-
m_EditorVersionWithRevision: 2022.2.21f1 (4907324dc95b)
1+
m_EditorVersion: 2022.3.0f1
2+
m_EditorVersionWithRevision: 2022.3.0f1 (fb119bb0b476)

0 commit comments

Comments
 (0)