Skip to content

Commit

Permalink
Build(deps): Bump io.temporal:temporal-sdk from 1.23.1 to 1.24.1
Browse files Browse the repository at this point in the history
Bumps [io.temporal:temporal-sdk](https://github.com/temporalio/sdk-java) from 1.23.1 to 1.24.1.
- [Release notes](https://github.com/temporalio/sdk-java/releases)
- [Commits](temporalio/sdk-java@v1.23.1...v1.24.1)

---
updated-dependencies:
- dependency-name: io.temporal:temporal-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 5065a5a commit 4eb6977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>io.temporal</groupId>
<artifactId>temporal-sdk</artifactId>
<version>1.23.1</version>
<version>1.24.1</version>
</dependency>
<dependency>
<groupId>org.keycloak</groupId>
Expand Down

0 comments on commit 4eb6977

Please sign in to comment.