Skip to content

Commit

Permalink
Update Java SDK to v1.24.1 (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns authored Jul 14, 2024
1 parent 768456e commit 2cf8aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ subprojects {
ext {
otelVersion = '1.30.1'
otelVersionAlpha = "${otelVersion}-alpha"
javaSDKVersion = '1.24.0'
javaSDKVersion = '1.24.1'
camelVersion = '3.22.1'
jarVersion = '1.0.0'
}
Expand Down

0 comments on commit 2cf8aa4

Please sign in to comment.