Skip to content

Commit 8b1a23c

Browse files
chore(deps): bump otoroshi 17.15.0 -> 17.16.0
1 parent d0b5f92 commit 8b1a23c

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
@@ -15,7 +15,7 @@ lazy val root = (project in file("."))
1515
assembly / test := {},
1616
assembly / assemblyJarName := "otoroshi-plugin-webhook-validator-assembly_2.12-dev.jar",
1717
libraryDependencies ++= Seq(
18-
"fr.maif" %% "otoroshi" % "17.15.0" % "provided",
18+
"fr.maif" %% "otoroshi" % "17.16.0" % "provided",
1919
munit % Test
2020
)
2121
)

0 commit comments

Comments
 (0)