Skip to content

Commit

Permalink
Merge pull request #20 from steveandroulakis/temporal-sdk-upgrade
Browse files Browse the repository at this point in the history
upgraded temporal sdk version, added decoded history
  • Loading branch information
steveandroulakis authored Aug 15, 2024
2 parents 8abbc3d + 962702e commit 2d1a7e1
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ subprojects {
ext {
otelVersion = '1.26.0'
otelVersionAlpha = "${otelVersion}-alpha"
javaSDKVersion = '1.22.2'
javaSDKVersion = '1.24.3'
jarVersion = '1.0.0'
}

Expand Down
Loading

0 comments on commit 2d1a7e1

Please sign in to comment.