Skip to content

Commit 926ff08

Browse files
authored
[Automated workflow] upgrade-unity from 2023.2.7f1 to 2023.2.10f1
1 parent ca7dc4d commit 926ff08

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Packages/packages-lock.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": {
4+
"version": "1.1.0",
5+
"depth": 0,
6+
"source": "registry",
7+
"dependencies": {
8+
"com.unity.nuget.newtonsoft-json": "3.0.2"
9+
},
10+
"url": "https://package.openupm.com"
11+
},
312
"com.unity.burst": {
413
"version": "1.8.12",
514
"depth": 1,
@@ -84,6 +93,13 @@
8493
"dependencies": {},
8594
"url": "https://packages.unity.com"
8695
},
96+
"com.unity.nuget.newtonsoft-json": {
97+
"version": "3.2.1",
98+
"depth": 1,
99+
"source": "registry",
100+
"dependencies": {},
101+
"url": "https://packages.unity.com"
102+
},
87103
"com.unity.render-pipelines.core": {
88104
"version": "16.0.5",
89105
"depth": 1,
@@ -109,7 +125,7 @@
109125
}
110126
},
111127
"com.unity.rendering.light-transport": {
112-
"version": "1.0.0",
128+
"version": "1.0.1",
113129
"depth": 2,
114130
"source": "builtin",
115131
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2023.2.7f1
2-
m_EditorVersionWithRevision: 2023.2.7f1 (0a9195b3d453)
1+
m_EditorVersion: 2023.2.10f1
2+
m_EditorVersionWithRevision: 2023.2.10f1 (316c1fd686f6)

0 commit comments

Comments
 (0)