Skip to content

Commit 0c85942

Browse files
chore(deps): bump otoroshi 17.9.2 -> 17.10.0
1 parent cac155d commit 0c85942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lazy val root = (project in file("."))
1212
assembly / test := {},
1313
assembly / assemblyJarName := "otoroshi-plugin-couchbase-assembly_2.12-dev.jar",
1414
libraryDependencies ++= Seq(
15-
"fr.maif" %% "otoroshi" % "17.9.2" % "provided",
15+
"fr.maif" %% "otoroshi" % "17.10.0" % "provided",
1616
"com.couchbase.client" %% "scala-client" % "1.5.1",
1717
munit % Test
1818
)

0 commit comments

Comments
 (0)