Skip to content

Commit

Permalink
Merge 4254081 into 23a090b
Browse files Browse the repository at this point in the history
  • Loading branch information
akeller authored Oct 8, 2024
2 parents 23a090b + 4254081 commit f5bf4fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/getting-started-java-spring.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ See our documentation on [adding the Spring Zeebe SDK to your project](/apis-too
<dependency>
<groupId>io.camunda</groupId>
<artifactId>spring-boot-starter-camunda-sdk</artifactId>
<version>8.5.0</version>
<version>8.6.0</version>
</dependency>
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ See our documentation on [adding the Spring Zeebe SDK to your project](/apis-too
<dependency>
<groupId>io.camunda</groupId>
<artifactId>spring-boot-starter-camunda-sdk</artifactId>
<version>8.5.0</version>
<version>8.6.0</version>
</dependency>
```

Expand Down

0 comments on commit f5bf4fb

Please sign in to comment.