Skip to content

Commit 4db8a92

Browse files
committed
Dev commit
- Upgraded gradle plugin to 8.2 - Updated all internal dependencies.
1 parent 6d0dd8e commit 4db8a92

File tree

6 files changed

+762
-380
lines changed

6 files changed

+762
-380
lines changed

Source Project/Unity Singleton/Assembly-CSharp.csproj

Lines changed: 649 additions & 306 deletions
Large diffs are not rendered by default.

Source Project/Unity Singleton/Logs/Packages-Update.log

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,3 +419,15 @@ The following packages were updated:
419419
com.unity.ai.navigation from version 1.1.3 to 1.1.4
420420
com.unity.collab-proxy from version 2.0.5 to 2.0.7
421421
com.unity.timeline from version 1.7.4 to 1.7.5
422+
423+
=== Sun Dec 31 12:37:24 2023
424+
425+
Packages were changed.
426+
Update Mode: updateDependencies
427+
428+
The following packages were updated:
429+
com.unity.ai.navigation from version 1.1.4 to 1.1.5
430+
com.unity.collab-proxy from version 2.0.7 to 2.2.0
431+
com.unity.ide.rider from version 3.0.24 to 3.0.27
432+
com.unity.ide.visualstudio from version 2.0.18 to 2.0.22
433+
com.unity.timeline from version 1.7.5 to 1.7.6

Source Project/Unity Singleton/Packages/manifest.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ai.navigation": "1.1.4",
5+
"com.unity.ai.navigation": "1.1.5",
66
"com.unity.analytics": "3.8.1",
7-
"com.unity.collab-proxy": "2.0.7",
8-
"com.unity.ide.rider": "3.0.24",
9-
"com.unity.ide.visualstudio": "2.0.18",
7+
"com.unity.collab-proxy": "2.2.0",
8+
"com.unity.ide.rider": "3.0.27",
9+
"com.unity.ide.visualstudio": "2.0.22",
1010
"com.unity.ide.vscode": "1.2.5",
1111
"com.unity.purchasing": "4.9.3",
1212
"com.unity.services.mediation": "1.0.4",
1313
"com.unity.test-framework": "1.1.33",
1414
"com.unity.textmeshpro": "3.0.6",
15-
"com.unity.timeline": "1.7.5",
15+
"com.unity.timeline": "1.7.6",
16+
"com.unity.toolchain.macos-arm64-linux-x86_64": "2.0.0",
1617
"com.unity.ugui": "1.0.0",
1718
"com.unity.xr.legacyinputhelpers": "2.1.10",
1819
"com.unity.modules.ai": "1.0.0",

Source Project/Unity Singleton/Packages/packages-lock.json

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"com.unity.ai.navigation": {
19-
"version": "1.1.4",
19+
"version": "1.1.5",
2020
"depth": 0,
2121
"source": "registry",
2222
"dependencies": {
@@ -35,7 +35,7 @@
3535
"url": "https://packages.unity.com"
3636
},
3737
"com.unity.collab-proxy": {
38-
"version": "2.0.7",
38+
"version": "2.2.0",
3939
"depth": 0,
4040
"source": "registry",
4141
"dependencies": {},
@@ -49,7 +49,7 @@
4949
"url": "https://packages.unity.com"
5050
},
5151
"com.unity.ide.rider": {
52-
"version": "3.0.24",
52+
"version": "3.0.27",
5353
"depth": 0,
5454
"source": "registry",
5555
"dependencies": {
@@ -58,7 +58,7 @@
5858
"url": "https://packages.unity.com"
5959
},
6060
"com.unity.ide.visualstudio": {
61-
"version": "2.0.18",
61+
"version": "2.0.22",
6262
"depth": 0,
6363
"source": "registry",
6464
"dependencies": {
@@ -106,7 +106,7 @@
106106
"url": "https://packages.unity.com"
107107
},
108108
"com.unity.services.core": {
109-
"version": "1.11.0",
109+
"version": "1.12.0",
110110
"depth": 1,
111111
"source": "registry",
112112
"dependencies": {
@@ -135,6 +135,22 @@
135135
"dependencies": {},
136136
"url": "https://packages.unity.com"
137137
},
138+
"com.unity.sysroot": {
139+
"version": "2.0.7",
140+
"depth": 1,
141+
"source": "registry",
142+
"dependencies": {},
143+
"url": "https://packages.unity.com"
144+
},
145+
"com.unity.sysroot.linux-x86_64": {
146+
"version": "2.0.6",
147+
"depth": 1,
148+
"source": "registry",
149+
"dependencies": {
150+
"com.unity.sysroot": "2.0.7"
151+
},
152+
"url": "https://packages.unity.com"
153+
},
138154
"com.unity.test-framework": {
139155
"version": "1.1.33",
140156
"depth": 0,
@@ -156,7 +172,7 @@
156172
"url": "https://packages.unity.com"
157173
},
158174
"com.unity.timeline": {
159-
"version": "1.7.5",
175+
"version": "1.7.6",
160176
"depth": 0,
161177
"source": "registry",
162178
"dependencies": {
@@ -167,6 +183,16 @@
167183
},
168184
"url": "https://packages.unity.com"
169185
},
186+
"com.unity.toolchain.macos-arm64-linux-x86_64": {
187+
"version": "2.0.0",
188+
"depth": 0,
189+
"source": "registry",
190+
"dependencies": {
191+
"com.unity.sysroot": "2.0.7",
192+
"com.unity.sysroot.linux-x86_64": "2.0.6"
193+
},
194+
"url": "https://packages.unity.com"
195+
},
170196
"com.unity.ugui": {
171197
"version": "1.0.0",
172198
"depth": 0,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.9f1
2-
m_EditorVersionWithRevision: 2022.3.9f1 (ea401c316338)
1+
m_EditorVersion: 2022.3.16f1
2+
m_EditorVersionWithRevision: 2022.3.16f1 (d2c21f0ef2f1)

0 commit comments

Comments
 (0)