Skip to content

Commit cac155d

Browse files
chore(deps): bump otoroshi 17.9.1 -> 17.9.2
1 parent e58c35f commit cac155d

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

0 commit comments

Comments
 (0)