Skip to content

Commit 9722963

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

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.10.0" % "provided",
15+
"fr.maif" %% "otoroshi" % "17.11.0" % "provided",
1616
"com.couchbase.client" %% "scala-client" % "1.5.1",
1717
munit % Test
1818
)

0 commit comments

Comments
 (0)