Skip to content

Commit

Permalink
Update sendgrid-java to 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Nov 9, 2023
1 parent e601ea8 commit 8d4229c
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 @@ -47,7 +47,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.0",
"ch.qos.logback" % "logback-classic" % "1.2.10",
"org.broadinstitute.dsde.workbench" %% "sam-client" % "0.1-4cde1ff",
//---------- Test libraries -------------------//
Expand Down

0 comments on commit 8d4229c

Please sign in to comment.