Skip to content

Commit

Permalink
docs: more precise instructions for adding dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pepopowitz committed Jul 25, 2024
1 parent 55e345b commit e7dbb81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ See our documentation on [adding the Spring Zeebe SDK to your project](/apis-too
</repositories>
```

2. Add the following dependency to your `pom.xml` file:
2. Add the following dependency to your `pom.xml` file, as a child of the `<dependencies>` element:

```
<dependency>
Expand Down

0 comments on commit e7dbb81

Please sign in to comment.