Skip to content

Commit

Permalink
Bump the dev-dependencies group in /symja_android_library with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#1074)
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent ff2a511 commit d86ce44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -393,13 +393,13 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d86ce44

Please sign in to comment.