Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.4 (#…
Browse files Browse the repository at this point in the history
…221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent a9a2e4e commit 55953f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.10.5</version>
<version>5.11.4</version>
</dependency>
</dependencies>
</plugin>
Expand All @@ -102,7 +102,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.10.5</version>
<version>5.11.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 55953f9

Please sign in to comment.