Skip to content

Commit

Permalink
Update pac4j to 4.5.7 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrdom committed Oct 26, 2022
1 parent e7a8e55 commit 8d4bd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val scalacheckVersion = "1.14.3"
val akkaHttpVersion = "10.2.0"
val akkaStreamsVersion = "2.6.17"
val pac4jVersion = "4.5.0"
val pac4jVersion = "4.5.7"
val scalaTestVersion = "3.2.2"

lazy val scalacheck = "org.scalacheck" %% "scalacheck" % scalacheckVersion
Expand Down

0 comments on commit 8d4bd1c

Please sign in to comment.