Skip to content

Commit 005ace3

Browse files
Release fixes.
1 parent a4973ce commit 005ace3

File tree

6 files changed

+252
-27
lines changed

6 files changed

+252
-27
lines changed

DevProject/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"com.unity.inputsystem": "1.6.1",
66
"com.unity.ml-agents": "file:../../com.unity.ml-agents",
77
"com.unity.ml-agents.extensions": "file:../../com.unity.ml-agents.extensions",
8-
"com.unity.package-manager-doctools": "1.10.0-preview",
9-
"com.unity.package-validation-suite": "0.23.4-preview",
8+
"com.unity.package-manager-doctools": "3.0.0-preview",
9+
"com.unity.package-validation-suite": "0.59.0-preview",
1010
"com.unity.test-framework": "1.1.33",
1111
"com.unity.test-framework.performance": "2.2.0-preview",
1212
"com.unity.testtools.codecoverage": "1.2.4",

DevProject/Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"depth": 0,
6767
"source": "local",
6868
"dependencies": {
69-
"com.unity.ml-agents": "2.3.0-exp.4",
69+
"com.unity.ml-agents": "3.0.0-exp.1",
7070
"com.unity.modules.physics": "1.0.0"
7171
}
7272
},
@@ -85,18 +85,18 @@
8585
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
8686
},
8787
"com.unity.package-manager-doctools": {
88-
"version": "1.10.0-preview",
88+
"version": "3.0.0-preview",
8989
"depth": 0,
9090
"source": "registry",
9191
"dependencies": {
92-
"com.unity.package-validation-suite": "0.19.2-preview",
92+
"com.unity.package-validation-suite": "0.57.0-preview",
9393
"com.unity.nuget.newtonsoft-json": "2.0.0-preview",
9494
"com.unity.sharp-zip-lib": "1.2.2-preview"
9595
},
9696
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
9797
},
9898
"com.unity.package-validation-suite": {
99-
"version": "0.23.4-preview",
99+
"version": "0.59.0-preview",
100100
"depth": 0,
101101
"source": "registry",
102102
"dependencies": {

0 commit comments

Comments
 (0)