Skip to content

Commit

Permalink
Bump com.carrotsearch.randomizedtesting:junit4-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.carrotsearch.randomizedtesting:junit4-maven-plugin](https://github.com/randomizedtesting/randomizedtesting) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/randomizedtesting/randomizedtesting/releases)
- [Changelog](https://github.com/randomizedtesting/randomizedtesting/blob/master/CHANGES.txt)
- [Commits](randomizedtesting/randomizedtesting@release/2.8.1...release/2.8.2)

---
updated-dependencies:
- dependency-name: com.carrotsearch.randomizedtesting:junit4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e3238d0 commit ab8416c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<plugin>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>junit4-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.2</version>
<configuration>
<heartbeat>10</heartbeat>
<jvmOutputAction>pipe,ignore</jvmOutputAction>
Expand Down

0 comments on commit ab8416c

Please sign in to comment.