Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/jdemetra/jdplus-incubator
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
palatej committed Jun 18, 2024
2 parents 7f32780 + 5e64f54 commit 98087c4
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 @@ -161,12 +161,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 98087c4

Please sign in to comment.