Skip to content

Commit 32c04f5

Browse files
committed
feat: update rider, services sdk and transport to newest versions
1 parent 2d9b40b commit 32c04f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.unity.ai.navigation": "2.0.6",
55
"com.unity.cinemachine": "3.1.2",
66
"com.unity.collab-proxy": "2.7.1",
7-
"com.unity.ide.rider": "3.0.34",
7+
"com.unity.ide.rider": "3.0.35",
88
"com.unity.ide.visualstudio": "2.0.22",
99
"com.unity.inputsystem": "1.13.1",
1010
"com.unity.learn.iet-framework": "4.0.4",
@@ -18,11 +18,11 @@
1818
"com.unity.postprocessing": "3.4.0",
1919
"com.unity.render-pipelines.universal": "17.0.4",
2020
"com.unity.services.authentication": "3.4.0",
21-
"com.unity.services.multiplayer": "1.1.1",
21+
"com.unity.services.multiplayer": "1.1.2",
2222
"com.unity.test-framework": "1.4.6",
2323
"com.unity.timeline": "1.8.7",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",
25-
"com.unity.transport": "2.4.0",
25+
"com.unity.transport": "2.5.0",
2626
"com.unity.ugui": "2.0.0",
2727
"jp.hadashikick.vcontainer": "1.14.0",
2828
"com.unity.modules.accessibility": "1.0.0",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"url": "https://packages.unity.com"
6969
},
7070
"com.unity.ide.rider": {
71-
"version": "3.0.34",
71+
"version": "3.0.35",
7272
"depth": 0,
7373
"source": "registry",
7474
"dependencies": {
@@ -313,7 +313,7 @@
313313
"url": "https://packages.unity.com"
314314
},
315315
"com.unity.services.multiplayer": {
316-
"version": "1.1.1",
316+
"version": "1.1.2",
317317
"depth": 0,
318318
"source": "registry",
319319
"dependencies": {
@@ -439,7 +439,7 @@
439439
"url": "https://packages.unity.com"
440440
},
441441
"com.unity.transport": {
442-
"version": "2.4.0",
442+
"version": "2.5.0",
443443
"depth": 0,
444444
"source": "registry",
445445
"dependencies": {

0 commit comments

Comments
 (0)