Skip to content

Commit

Permalink
Update README.md (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Oct 25, 2023
1 parent 79ff811 commit 0d676c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ To run Connectors, you can now use the following dependency in your project:
```xml
<dependency>
<groupId>io.camunda.connector</groupId>
<artifactId>spring-boot-starter-connectors</artifactId>
<artifactId>spring-boot-starter-camunda-connectors</artifactId>
<version>${connectors.version}</version>
</dependency>
```
Expand Down

0 comments on commit 0d676c1

Please sign in to comment.