Skip to content

Commit a098522

Browse files
Bump temporal-testing from 1.9.1 to 1.10.0 (temporalio#287)
Bumps [temporal-testing](https://github.com/temporalio/sdk-java) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/temporalio/sdk-java/releases) - [Commits](temporalio/sdk-java@v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: io.temporal:temporal-testing 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 1b91ada commit a098522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656

5757
implementation 'com.codingrodent:jackson-json-crypto:1.1.0'
5858

59-
testImplementation("io.temporal:temporal-testing:1.9.1")
59+
testImplementation("io.temporal:temporal-testing:1.10.0")
6060
testImplementation ("io.temporal:temporal-testing") {
6161
capabilities {
6262
requireCapability("io.temporal:temporal-testing-junit4")

0 commit comments

Comments
 (0)