Skip to content

Commit a2a7f26

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

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

0 commit comments

Comments
 (0)