Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3
renovate[bot] authored Aug 20, 2024
1 parent b0c1962 commit 6b53782
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion faster/pom.xml
Original file line number Diff line number Diff line change
@@ -145,7 +145,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.4.0</version>
<configuration>
<argLine>
-Djunit.jupiter.displayname.generator.default=com.merikan.testcontainers.todo.test.ReplaceCamelCaseAndUnderScores
2 changes: 1 addition & 1 deletion origin/pom.xml
Original file line number Diff line number Diff line change
@@ -117,7 +117,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.4.0</version>
<configuration>
<argLine>
-Djunit.jupiter.displayname.generator.default=com.merikan.testcontainers.todo.test.ReplaceCamelCaseAndUnderScores
2 changes: 1 addition & 1 deletion solution/pom.xml
Original file line number Diff line number Diff line change
@@ -140,7 +140,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.4.0</version>
<configuration>
<argLine>
-Djunit.jupiter.displayname.generator.default=com.merikan.testcontainers.todo.test.ReplaceCamelCaseAndUnderScores

0 comments on commit 6b53782

Please sign in to comment.