Skip to content

Commit

Permalink
Merge pull request #408 from red6/dependabot/maven/junit.version-5.12.0
Browse files Browse the repository at this point in the history
Bump junit.version from 5.11.4 to 5.12.0
  • Loading branch information
pSub authored Mar 3, 2025
2 parents 8de0fc6 + 209230d commit 4856c9d
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 @@ -75,7 +75,7 @@

<checker.framework.version>3.49.0</checker.framework.version>

<junit.version>5.11.4</junit.version>
<junit.version>5.12.0</junit.version>
<mockito.version>5.15.2</mockito.version>
<derive4j.version>1.1.1</derive4j.version>

Expand Down Expand Up @@ -386,7 +386,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>1.11.4</version>
<version>1.12.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 4856c9d

Please sign in to comment.