Skip to content

Commit cb0f421

Browse files
authored
Merge pull request #92 from JohannesDeml/ci/upgrade-unity/from-2020.3.48f1-to-2020.3.48f1-urp
[Automated workflow] upgrade-unity from 2020.3.48f1 to 2020.3.48f1-urp
2 parents 128c53d + 8966a6b commit cb0f421

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
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.0.4",
3+
"com.unity.collab-proxy": "2.0.7",
44
"com.unity.connect.share": "4.2.2",
5-
"com.unity.ide.rider": "3.0.21",
6-
"com.unity.ide.visualstudio": "2.0.18",
5+
"com.unity.ide.rider": "3.0.26",
6+
"com.unity.ide.visualstudio": "2.0.22",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.render-pipelines.universal": "10.10.1",
99
"com.unity.test-framework": "1.1.33",

Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "2.0.4",
4+
"version": "2.0.7",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},
@@ -32,7 +32,7 @@
3232
"url": "https://packages.unity.com"
3333
},
3434
"com.unity.ide.rider": {
35-
"version": "3.0.21",
35+
"version": "3.0.26",
3636
"depth": 0,
3737
"source": "registry",
3838
"dependencies": {
@@ -41,7 +41,7 @@
4141
"url": "https://packages.unity.com"
4242
},
4343
"com.unity.ide.visualstudio": {
44-
"version": "2.0.18",
44+
"version": "2.0.22",
4545
"depth": 0,
4646
"source": "registry",
4747
"dependencies": {

0 commit comments

Comments
 (0)