Skip to content

Commit

Permalink
Merge pull request #1745 from microsoftgraph/dependabot/maven/junit-d…
Browse files Browse the repository at this point in the history
…ependencies-6abfb0b8cb

chore(deps-dev): bump the junit-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 25, 2024
2 parents d502b73 + e690c70 commit 1e0156b
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 @@ -37,13 +37,13 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1e0156b

Please sign in to comment.