We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4058f18 commit 2964133Copy full SHA for 2964133
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