Skip to content

Commit 6dd6d99

Browse files
fix(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v3.3.0 to v3.3.1 (#101)
1 parent eda86e3 commit 6dd6d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
6969
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
7070
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
71-
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
71+
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
7272
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
7373
<ktlint-plugin.version>3.2.0</ktlint-plugin.version>
7474
<jacoco-plugin.version>0.8.12</jacoco-plugin.version>

0 commit comments

Comments
 (0)