Skip to content

Commit

Permalink
Bump io.camunda.spring:spring-boot-starter-camunda-test
Browse files Browse the repository at this point in the history
Bumps [io.camunda.spring:spring-boot-starter-camunda-test](https://github.com/camunda-community-hub/spring-zeebe) from 8.5.11 to 8.5.14.
- [Release notes](https://github.com/camunda-community-hub/spring-zeebe/releases)
- [Commits](camunda-community-hub/spring-zeebe@8.5.11...8.5.14)

---
updated-dependencies:
- dependency-name: io.camunda.spring:spring-boot-starter-camunda-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e525f10 commit e4949f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<connectors.version>8.6.2</connectors.version>
<camunda-spring.version>8.5.11</camunda-spring.version>
<camunda-spring.version>8.5.14</camunda-spring.version>
<spring-boot.version>3.3.5</spring-boot.version>
<grpc-api.version>1.68.1</grpc-api.version>
<log4j-api.version>2.24.1</log4j-api.version>
Expand Down

0 comments on commit e4949f7

Please sign in to comment.