We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea75ee commit bc19b28Copy full SHA for bc19b28
project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
28
val mockitoVersion = "4.11.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
29
val hoverflyVersion = "0.14.1"
30
31
- val CouchbaseVersion = "2.7.16"
+ val CouchbaseVersion = "2.7.23"
32
val CouchbaseVersionForDocs = "2.7"
33
34
// https://github.com/jwt-scala/jwt-scala/releases
0 commit comments