Skip to content

Commit

Permalink
Update project to 2021.3.14f1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Nov 29, 2022
1 parent 0489260 commit b09b228
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions X10D.Unity.Tests/Packages/manifest.json
@@ -1,9 +1,9 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.15.18",
"com.unity.collab-proxy": "1.17.6",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.15",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6",
Expand Down
12 changes: 6 additions & 6 deletions X10D.Unity.Tests/Packages/packages-lock.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.collab-proxy": {
"version": "1.15.18",
"version": "1.17.6",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -28,8 +28,8 @@
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ide.visualstudio": "2.0.15",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.performance.profile-analyzer": "1.1.1",
Expand All @@ -38,7 +38,7 @@
}
},
"com.unity.ide.rider": {
"version": "3.0.14",
"version": "3.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -47,7 +47,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.15",
"version": "2.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.4.0",
"version": "1.6.0",
"depth": 1,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions X10D.Unity.Tests/ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.5f1
m_EditorVersionWithRevision: 2021.3.5f1 (40eb3a945986)
m_EditorVersion: 2021.3.14f1
m_EditorVersionWithRevision: 2021.3.14f1 (eee1884e7226)

0 comments on commit b09b228

Please sign in to comment.