Skip to content

Commit c50355a

Browse files
committed
chore: update Couchbase Java client version to 3.9.1
1 parent 2021ace commit c50355a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-couchbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.couchbase.client</groupId>
5151
<artifactId>java-client</artifactId>
52-
<version>3.9.0</version>
52+
<version>3.9.1</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)