Skip to content

Commit 33f570c

Browse files
authored
[Automated workflow] upgrade-unity from 2020.3.48f1 to 2020.3.48f1
1 parent e8d077d commit 33f570c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": "1.1.0",
34
"com.unity.collab-proxy": "2.0.7",
45
"com.unity.connect.share": "4.2.2",
5-
"com.unity.ide.rider": "3.0.27",
6+
"com.unity.ide.rider": "3.0.31",
67
"com.unity.ide.visualstudio": "2.0.22",
78
"com.unity.ide.vscode": "1.2.5",
89
"com.unity.render-pipelines.universal": "10.10.1",
910
"com.unity.test-framework": "1.1.33",
10-
"com.unity.textmeshpro": "3.0.6",
11+
"com.unity.textmeshpro": "3.0.9",
1112
"com.unity.ugui": "1.0.0",
1213
"com.unity.modules.androidjni": "1.0.0",
1314
"com.unity.modules.animation": "1.0.0",
@@ -33,8 +34,7 @@
3334
"com.unity.modules.video": "1.0.0",
3435
"com.unity.modules.vr": "1.0.0",
3536
"com.unity.modules.wind": "1.0.0",
36-
"com.unity.modules.xr": "1.0.0",
37-
"com.jd.guidresolver": "1.1.0"
37+
"com.unity.modules.xr": "1.0.0"
3838
},
3939
"scopedRegistries": [
4040
{
@@ -45,4 +45,4 @@
4545
]
4646
}
4747
]
48-
}
48+
}

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"url": "https://packages.unity.com"
4242
},
4343
"com.unity.ide.rider": {
44-
"version": "3.0.27",
44+
"version": "3.0.31",
4545
"depth": 0,
4646
"source": "registry",
4747
"dependencies": {
@@ -137,7 +137,7 @@
137137
"url": "https://packages.unity.com"
138138
},
139139
"com.unity.textmeshpro": {
140-
"version": "3.0.6",
140+
"version": "3.0.9",
141141
"depth": 0,
142142
"source": "registry",
143143
"dependencies": {

0 commit comments

Comments
 (0)