8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b0c1b commit d1329a9Copy full SHA for d1329a9
appengine-java8/sendgrid/pom.xml
@@ -49,7 +49,7 @@ Copyright 2018 Google LLC
49
<dependency>
50
<groupId>com.sendgrid</groupId>
51
<artifactId>sendgrid-java</artifactId>
52
- <version>4.10.0</version>
+ <version>4.10.1</version>
53
</dependency>
54
<!-- [END gae_sendgrid_dependencies] -->
55
</dependencies>
compute/sendgrid/pom.xml
@@ -41,7 +41,7 @@
41
42
43
44
45
46
<!-- [END dependencies] -->
47
0 commit comments