Skip to content

Commit f590a58

Browse files
Merge branch 'release/3.8' into release/3.8
2 parents 21c372d + f046d91 commit f590a58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
<dependency>
5555
<groupId>com.couchbase.client</groupId>
5656
<artifactId>metrics-opentelemetry</artifactId>
57-
<version>0.7.7</version>
57+
<version>0.8.0</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.couchbase.client</groupId>
6161
<artifactId>tracing-opentelemetry</artifactId>
62-
<version>1.5.7</version>
62+
<version>1.6.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>io.opentelemetry</groupId>
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.couchbase.client</groupId>
134134
<artifactId>metrics-micrometer</artifactId>
135-
<version>0.4.4</version>
135+
<version>0.8.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>io.prometheus</groupId>

0 commit comments

Comments
 (0)