Skip to content

Commit

Permalink
Upgrade SDF to rely on a new JAR download URL based on 2023.2.0 (#4723)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilit authored Aug 13, 2023
1 parent 153a3dd commit 9ee8a39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/netsuite-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@salto-io/file": "0.3.44",
"@salto-io/logging": "0.3.44",
"@salto-io/lowerdash": "0.3.44",
"@salto-io/suitecloud-cli": "1.6.2-salto-2",
"@salto-io/suitecloud-cli": "1.6.2-salto-3",
"ajv": "^7.1.1",
"async-lock": "^1.2.4",
"axios": "^0.26.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3015,10 +3015,10 @@
lodash "^4.17.21"
moo "^0.5.2"

"@salto-io/[email protected]2":
version "1.6.2-salto-2"
resolved "https://registry.yarnpkg.com/@salto-io/suitecloud-cli/-/suitecloud-cli-1.6.2-salto-2.tgz#34396cbc9ac8b84ff5df49d14297e10cd6dc9b2d"
integrity sha512-x2Nbay/n5NY4k6Yxi/qcArH9NZE2wbbCkRBaD/nTVfNWQpjb/6wNF/wvKp9SFo6+d/FY6aGkjUGBxcNd6NIClg==
"@salto-io/[email protected]3":
version "1.6.2-salto-3"
resolved "https://registry.yarnpkg.com/@salto-io/suitecloud-cli/-/suitecloud-cli-1.6.2-salto-3.tgz#2194378de9a6045de8110b18131e2a9ace4622f5"
integrity sha512-QCZgpArknCoUTjbKNKdzo7YsT9NRxTH6cI8i+eU05MXCpPDykTFKD7N+NJHRuMtPHZE2SdXu1uy74ZcKcJyRkA==
dependencies:
"@salto-io/logging" "<0.4.0"
chalk "4.1.2"
Expand Down

0 comments on commit 9ee8a39

Please sign in to comment.