Skip to content

Commit cc8fa99

Browse files
chore(deps): bump otoroshi 17.11.0 -> 17.12.0
1 parent 9722963 commit cc8fa99

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

0 commit comments

Comments
 (0)