Skip to content

Commit

Permalink
Update jwt-core from 9.4.5 to 9.4.6 (#1275)
Browse files Browse the repository at this point in the history
Co-authored-by: Bria Morgan <[email protected]>
  • Loading branch information
broadbot and calypsomatic authored Jan 23, 2024
1 parent 2a733ba commit e1530b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ object Dependencies {
excludeGuava("com.google.apis" % "google-api-services-pubsub" % "v1-rev20231212-2.0.0"),
excludeGuava("com.google.apis" % "google-api-services-admin-directory" % "directory_v1-rev20240102-2.0.0"),

"com.github.jwt-scala" %% "jwt-core" % "9.4.5",
"com.github.jwt-scala" %% "jwt-core" % "9.4.6",
// javax.mail is used only by MethodRepository.validatePublicOrEmail(). Consider
// refactoring that method to remove this entire dependency.
"com.sun.mail" % "javax.mail" % "1.6.2"
Expand Down

0 comments on commit e1530b3

Please sign in to comment.