diff --git a/typespec-tests/package.json b/typespec-tests/package.json index 48ab4ea001..285e45baf1 100644 --- a/typespec-tests/package.json +++ b/typespec-tests/package.json @@ -9,7 +9,7 @@ "testserver-run": "npx cadl-ranch serve ./node_modules/@azure-tools/cadl-ranch-specs/http --coverageFile ./cadl-ranch-coverage-java.json" }, "dependencies": { - "@azure-tools/cadl-ranch-specs": "0.28.1", + "@azure-tools/cadl-ranch-specs": "0.28.5", "@azure-tools/typespec-java": "file:/../typespec-extension/azure-tools-typespec-java-0.12.1.tgz" }, "devDependencies": {