Skip to content

Commit

Permalink
[Automated workflow] upgrade-unity from 6000.0.19f1 to 6000.0.23f1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml authored Oct 20, 2024
1 parent e4ec41b commit c22c8fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.jd.guidresolver": "1.1.0",
"com.unity.collab-proxy": "2.4.4",
"com.unity.collab-proxy": "2.5.2",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
Expand Down
12 changes: 6 additions & 6 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.17",
"version": "1.8.18",
"depth": 2,
"source": "registry",
"dependencies": {
Expand All @@ -20,20 +20,20 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.4.4",
"version": "2.5.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.4.3",
"version": "2.5.1",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.13",
"com.unity.burst": "1.8.17",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.test-framework": "1.4.3",
"com.unity.test-framework": "1.4.5",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
Expand Down Expand Up @@ -109,7 +109,7 @@
"com.unity.burst": "1.8.14",
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.1",
"com.unity.collections": "2.4.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
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: 6000.0.19f1
m_EditorVersionWithRevision: 6000.0.19f1 (302b264628f9)
m_EditorVersion: 6000.0.23f1
m_EditorVersionWithRevision: 6000.0.23f1 (1c4764c07fb4)

0 comments on commit c22c8fd

Please sign in to comment.