We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c5dd6 commit 3f9336aCopy full SHA for 3f9336a
src/tools/sdk-utils/constants.ts
@@ -37,7 +37,7 @@ const argsInstruction =
37
'<argLine>-javaagent:"${com.browserstack:browserstack-java-sdk:jar}"</argLine>';
38
39
const javaInstructions = `
40
-Add the following dependency to your \`pom.xml\`:
+Strictly Add the following dependencies to your \`pom.xml\`:
41
\`\`\`xml
42
<dependency>
43
<groupId>com.browserstack</groupId>
0 commit comments