We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6f3d9 commit d8b1583Copy full SHA for d8b1583
1 file changed
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.google.firebase</groupId>
21
<artifactId>firebase-admin</artifactId>
22
- <version>7.1.0</version>
+ <version>7.1.1</version>
23
<packaging>jar</packaging>
24
25
<name>firebase-admin</name>
@@ -352,7 +352,7 @@
352
<goal>integration-test</goal>
353
<goal>verify</goal>
354
</goals>
355
- </execution>
+ </execution>
356
</executions>
357
</plugin>
358
0 commit comments