Skip to content

Commit f76676b

Browse files
author
Chris Elion
authored
update package-validation-suite version (#4096)
1 parent 341e17c commit f76676b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DevProject/Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ads": "2.0.8",
5+
"com.unity.ads": "3.4.4",
66
"com.unity.analytics": "3.3.5",
77
"com.unity.coding": "0.1.0-preview.13",
88
"com.unity.collab-proxy": "1.2.16",
@@ -11,14 +11,14 @@
1111
"com.unity.ml-agents": "file:../../com.unity.ml-agents",
1212
"com.unity.multiplayer-hlapi": "1.0.4",
1313
"com.unity.package-manager-doctools": "1.1.1-preview.3",
14-
"com.unity.package-validation-suite": "0.7.15-preview",
14+
"com.unity.package-validation-suite": "0.11.0-preview",
1515
"com.unity.purchasing": "2.0.6",
16-
"com.unity.test-framework": "1.1.11",
16+
"com.unity.test-framework": "1.1.13",
1717
"com.unity.testtools.codecoverage": "0.2.2-preview",
1818
"com.unity.textmeshpro": "2.0.1",
1919
"com.unity.timeline": "1.2.12",
2020
"com.unity.ugui": "1.0.0",
21-
"com.unity.xr.legacyinputhelpers": "1.3.8",
21+
"com.unity.xr.legacyinputhelpers": "1.3.11",
2222
"com.unity.modules.ai": "1.0.0",
2323
"com.unity.modules.androidjni": "1.0.0",
2424
"com.unity.modules.animation": "1.0.0",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.3.3f1
2-
m_EditorVersionWithRevision: 2019.3.3f1 (7ceaae5f7503)
1+
m_EditorVersion: 2019.3.11f1
2+
m_EditorVersionWithRevision: 2019.3.11f1 (ceef2d848e70)

0 commit comments

Comments
 (0)