Skip to content

Commit

Permalink
Merge pull request #149 from JohannesDeml/ci/upgrade-unity/from-2023.…
Browse files Browse the repository at this point in the history
…2.10f1-to-2023.2.18f1-urp

[Automated workflow] upgrade-unity from 2023.2.10f1 to 2023.2.18f1-urp
  • Loading branch information
JohannesDeml authored Apr 23, 2024
2 parents e13166c + 5c0c521 commit e9ebcfa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"dependencies": {
"com.unity.collab-proxy": "2.2.0",
"com.jd.guidresolver": "1.1.0",
"com.unity.collab-proxy": "2.3.1",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.27",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.render-pipelines.universal": "16.0.5",
"com.unity.test-framework": "1.3.9",
Expand Down Expand Up @@ -32,8 +33,7 @@
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.jd.guidresolver": "1.1.0"
"com.unity.modules.xr": "1.0.0"
},
"scopedRegistries": [
{
Expand All @@ -44,4 +44,4 @@
]
}
]
}
}
6 changes: 3 additions & 3 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://package.openupm.com"
},
"com.unity.burst": {
"version": "1.8.12",
"version": "1.8.13",
"depth": 1,
"source": "registry",
"dependencies": {
Expand All @@ -20,7 +20,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.2.0",
"version": "2.3.1",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -62,7 +62,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.27",
"version": "3.0.28",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2023.2.10f1
m_EditorVersionWithRevision: 2023.2.10f1 (316c1fd686f6)
m_EditorVersion: 2023.2.18f1
m_EditorVersionWithRevision: 2023.2.18f1 (1cb755715f58)

0 comments on commit e9ebcfa

Please sign in to comment.