Skip to content

Commit

Permalink
Merge branch 'develop' into tl_ID-779_new_fields_user_registration_orch
Browse files Browse the repository at this point in the history
  • Loading branch information
tlangs committed Sep 12, 2023
2 parents 106bc29 + 0f38d31 commit af880ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ object Dependencies {
exclude("org.apache.logging.log4j", "log4j-core"),


excludeGuava("com.google.apis" % "google-api-services-pubsub" % "v1-rev20230801-2.0.0"),
excludeGuava("com.google.apis" % "google-api-services-pubsub" % "v1-rev20230830-2.0.0"),
excludeGuava("com.google.apis" % "google-api-services-admin-directory" % "directory_v1-rev20230822-2.0.0"),


"com.github.jwt-scala" %% "jwt-core" % "9.4.3",
"com.github.jwt-scala" %% "jwt-core" % "9.4.4",
// 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 af880ef

Please sign in to comment.