We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a370f80 commit 31df9e4Copy full SHA for 31df9e4
1 file changed
build.gradle
@@ -28,7 +28,7 @@ subprojects {
28
ext {
29
otelVersion = '1.30.1'
30
otelVersionAlpha = "${otelVersion}-alpha"
31
- javaSDKVersion = '1.23.0'
+ javaSDKVersion = '1.23.1'
32
camelVersion = '3.22.1'
33
jarVersion = '1.0.0'
34
}
0 commit comments