Skip to content

Commit

Permalink
Update couchbase scala-client 1.2.4 to 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ohze-thanhpv committed Sep 18, 2023
1 parent 39d141c commit 2c5ed39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ lazy val `couchbase-scala` = projectMatrix
.configAxis(config14, Seq(scala212, scala213))
.settings(
libraryDependencies ++= Seq(
"com.couchbase.client" %% "scala-client" % "1.2.4",
"com.couchbase.client" %% "scala-client" % "1.4.10",
"javax.inject" % "javax.inject" % "1",
"com.typesafe.play" %% "play-json" % "2.10.0-RC5",
"com.typesafe" % "config" % configAxis.value.version,
Expand Down

0 comments on commit 2c5ed39

Please sign in to comment.