Skip to content

Commit

Permalink
Update sendgrid-java to 4.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Oct 16, 2024
1 parent f27d5fe commit 13d7730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ libraryDependencies ++= Seq(
"mysql" % "mysql-connector-java" % "8.0.28",
"org.liquibase" % "liquibase-core" % "4.7.1",
"org.hsqldb" % "hsqldb" % "2.6.1",
"com.sendgrid" % "sendgrid-java" % "2.2.2",
"com.sendgrid" % "sendgrid-java" % "4.10.3",
"ch.qos.logback" % "logback-classic" % "1.5.11",
"org.broadinstitute.dsde.workbench" %% "sam-client" % "0.1-4cde1ff",
"com.azure" % "azure-identity" % "1.12.2",
Expand Down

0 comments on commit 13d7730

Please sign in to comment.