We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a76d0 commit 698176eCopy full SHA for 698176e
project/Dependencies.scala
@@ -22,7 +22,7 @@ object Dependencies {
22
val JaninoVersion: String = "3.1.6"
23
val LogstashLogbackVersion: String = "6.3"
24
25
- val OpenTelemetryVersion: String = "1.11.0"
+ val OpenTelemetryVersion: String = "1.41.0"
26
27
val TestContainers: String = "0.39.8"
28
0 commit comments