Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #135 from elixir-oslo/dependabot/maven/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-api-5.11.2

Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2
  • Loading branch information
Parisa68 authored Oct 7, 2024
2 parents 6abe50b + a63fd82 commit 97164f3
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.11.0</version>
<version>5.11.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 97164f3

Please sign in to comment.