Skip to content

Commit 0991a8b

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe1dffc commit 0991a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-surefire-plugin</artifactId>
108-
<version>3.2.5</version>
108+
<version>3.3.0</version>
109109
</plugin>
110110
<plugin>
111111
<groupId>com.google.cloud.functions</groupId>

0 commit comments

Comments
 (0)