Skip to content

Commit 4526007

Browse files
build(deps): bump io.temporal:temporal-bom from 1.29.0 to 1.30.1 (#2456)
Bumps [io.temporal:temporal-bom](https://github.com/temporalio/sdk-java) from 1.29.0 to 1.30.1. - [Release notes](https://github.com/temporalio/sdk-java/releases) - [Commits](temporalio/sdk-java@v1.29.0...v1.30.1) --- updated-dependencies: - dependency-name: io.temporal:temporal-bom dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9184c5d commit 4526007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-temporal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>embedded-temporal</artifactId>
1515

1616
<properties>
17-
<temporal.version>1.29.0</temporal.version>
17+
<temporal.version>1.30.1</temporal.version>
1818
</properties>
1919

2020
<dependencyManagement>

0 commit comments

Comments
 (0)