Skip to content

Commit 75f8b13

Browse files
authored
Merge pull request #166 from JohannesDeml/ci/upgrade-unity/from-2023.2.18f1-to-2023.2.20f1-urp
[Automated workflow] upgrade-unity from 2023.2.18f1 to 2023.2.20f1-urp
2 parents f52daa0 + 48bd7ea commit 75f8b13

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.collab-proxy": "2.3.1",
55
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.28",
6+
"com.unity.ide.rider": "3.0.31",
77
"com.unity.ide.visualstudio": "2.0.22",
8-
"com.unity.render-pipelines.universal": "16.0.5",
8+
"com.unity.render-pipelines.universal": "16.0.6",
99
"com.unity.test-framework": "1.3.9",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",

Packages/packages-lock.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"url": "https://packages.unity.com"
6363
},
6464
"com.unity.ide.rider": {
65-
"version": "3.0.28",
65+
"version": "3.0.31",
6666
"depth": 0,
6767
"source": "registry",
6868
"dependencies": {
@@ -101,7 +101,7 @@
101101
"url": "https://packages.unity.com"
102102
},
103103
"com.unity.render-pipelines.core": {
104-
"version": "16.0.5",
104+
"version": "16.0.6",
105105
"depth": 1,
106106
"source": "builtin",
107107
"dependencies": {
@@ -114,18 +114,18 @@
114114
}
115115
},
116116
"com.unity.render-pipelines.universal": {
117-
"version": "16.0.5",
117+
"version": "16.0.6",
118118
"depth": 0,
119119
"source": "builtin",
120120
"dependencies": {
121121
"com.unity.mathematics": "1.2.1",
122122
"com.unity.burst": "1.8.9",
123-
"com.unity.render-pipelines.core": "16.0.5",
124-
"com.unity.shadergraph": "16.0.5"
123+
"com.unity.render-pipelines.core": "16.0.6",
124+
"com.unity.shadergraph": "16.0.6"
125125
}
126126
},
127127
"com.unity.rendering.light-transport": {
128-
"version": "1.0.1",
128+
"version": "1.0.2",
129129
"depth": 2,
130130
"source": "builtin",
131131
"dependencies": {
@@ -149,11 +149,11 @@
149149
"url": "https://packages.unity.com"
150150
},
151151
"com.unity.shadergraph": {
152-
"version": "16.0.5",
152+
"version": "16.0.6",
153153
"depth": 1,
154154
"source": "builtin",
155155
"dependencies": {
156-
"com.unity.render-pipelines.core": "16.0.5",
156+
"com.unity.render-pipelines.core": "16.0.6",
157157
"com.unity.searcher": "4.9.2"
158158
}
159159
},

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.18f1
2-
m_EditorVersionWithRevision: 2023.2.18f1 (1cb755715f58)
1+
m_EditorVersion: 2023.2.20f1
2+
m_EditorVersionWithRevision: 2023.2.20f1 (0e25a174756c)

0 commit comments

Comments
 (0)