Skip to content

Commit 2c5ed39

Browse files
committed
Update couchbase scala-client 1.2.4 to 1.4.10
1 parent 39d141c commit 2c5ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ lazy val `couchbase-scala` = projectMatrix
3737
.configAxis(config14, Seq(scala212, scala213))
3838
.settings(
3939
libraryDependencies ++= Seq(
40-
"com.couchbase.client" %% "scala-client" % "1.2.4",
40+
"com.couchbase.client" %% "scala-client" % "1.4.10",
4141
"javax.inject" % "javax.inject" % "1",
4242
"com.typesafe.play" %% "play-json" % "2.10.0-RC5",
4343
"com.typesafe" % "config" % configAxis.value.version,

0 commit comments

Comments
 (0)