We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21c372d + f046d91 commit f590a58Copy full SHA for f590a58
1 file changed
pom.xml
@@ -54,12 +54,12 @@
54
<dependency>
55
<groupId>com.couchbase.client</groupId>
56
<artifactId>metrics-opentelemetry</artifactId>
57
- <version>0.7.7</version>
+ <version>0.8.0</version>
58
</dependency>
59
60
61
<artifactId>tracing-opentelemetry</artifactId>
62
- <version>1.5.7</version>
+ <version>1.6.0</version>
63
64
65
<groupId>io.opentelemetry</groupId>
@@ -132,7 +132,7 @@
132
133
134
<artifactId>metrics-micrometer</artifactId>
135
- <version>0.4.4</version>
136
137
138
<groupId>io.prometheus</groupId>
0 commit comments