Skip to content

Commit

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

[Automated workflow] upgrade-unity from 2023.1.20f1 to 2023.1.20f1-urp
  • Loading branch information
JohannesDeml authored Feb 26, 2024
2 parents 0c189d3 + f4a5d08 commit 892a97c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"dependencies": {
"com.jd.guidresolver": "1.1.0",
"com.unity.collab-proxy": "2.2.0",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.27",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.render-pipelines.universal": "15.0.7",
"com.unity.test-framework": "1.3.9",
"com.unity.textmeshpro": "3.0.6",
"com.unity.textmeshpro": "3.0.8",
"com.unity.ugui": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand All @@ -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 @@
]
}
]
}
}
18 changes: 17 additions & 1 deletion Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"dependencies": {
"com.jd.guidresolver": {
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://package.openupm.com"
},
"com.unity.burst": {
"version": "1.8.9",
"depth": 1,
Expand Down Expand Up @@ -65,6 +74,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "15.0.7",
"depth": 1,
Expand Down Expand Up @@ -123,7 +139,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.6",
"version": "3.0.8",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 892a97c

Please sign in to comment.