Skip to content

Commit

Permalink
Merge pull request #44 from StackVista/STAC-15781
Browse files Browse the repository at this point in the history
STAC-15781: Upgrade Pac4j
  • Loading branch information
hierynomus committed Mar 7, 2022
2 parents 65b224a + 8f21b3a commit 2d4f24f
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.4.0"
val pac4jVersion = "4.5.0"
val scalaTestVersion = "3.2.2"

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

0 comments on commit 2d4f24f

Please sign in to comment.