Skip to content

Commit 6637153

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

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.9.1" % "provided",
13+
"fr.maif" %% "otoroshi" % "17.9.2" % "provided",
1414
munit % Test
1515
)
1616
)

0 commit comments

Comments
 (0)