Skip to content

Commit a68d4d9

Browse files
chore(deps): bump otoroshi 17.13.0 -> 17.14.0
1 parent c63f89d commit a68d4d9

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

0 commit comments

Comments
 (0)