We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd05cd commit a2dde79Copy full SHA for a2dde79
appengine-java8/sendgrid/pom.xml
@@ -48,7 +48,7 @@ Copyright 2018 Google LLC
48
<dependency>
49
<groupId>com.sendgrid</groupId>
50
<artifactId>sendgrid-java</artifactId>
51
- <version>4.7.1</version>
+ <version>4.7.2</version>
52
</dependency>
53
<!-- [END gae_sendgrid_dependencies] -->
54
</dependencies>
compute/sendgrid/pom.xml
@@ -40,7 +40,7 @@
40
41
42
43
44
45
<!-- [END dependencies] -->
46
0 commit comments