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 fcd4d8d commit ec68022Copy full SHA for ec68022
compute/sendgrid/pom.xml
@@ -38,13 +38,11 @@
38
39
<dependencies>
40
<!-- [START compute_sendgrid_dependencies_xml_java] -->
41
- <!-- [START compute_sendgrid_dependencies_java] -->
42
<dependency>
43
<groupId>com.sendgrid</groupId>
44
<artifactId>sendgrid-java</artifactId>
45
<version>4.10.1</version>
46
</dependency>
47
- <!-- [END compute_sendgrid_dependencies_java] -->
48
<!-- [END compute_sendgrid_dependencies_xml_java] -->
49
</dependencies>
50
<build>
0 commit comments