Skip to content

Commit c1ca2ef

Browse files
authored
Upgrade to java-sdk 1.18.0 (temporalio#417)
1 parent 53b155a commit c1ca2ef

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
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
ext {
24-
javaSDKVersion = '1.18.0'
24+
javaSDKVersion = '1.18.1'
2525
}
2626

2727
dependencies {

0 commit comments

Comments
 (0)