Skip to content

Commit 7d7b794

Browse files
chore(deps): bump otoroshi 17.10.0 -> 17.11.0
1 parent bfad8a8 commit 7d7b794

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
@@ -10,7 +10,7 @@ lazy val root = (project in file("."))
1010
name := "otoroshi-plugin-curity-phantom-token",
1111
resolvers += "jitpack" at "https://jitpack.io",
1212
libraryDependencies ++= Seq(
13-
"fr.maif" %% "otoroshi" % "17.10.0" % "provided",
13+
"fr.maif" %% "otoroshi" % "17.11.0" % "provided",
1414
munit % Test
1515
)
1616
)

0 commit comments

Comments
 (0)