Skip to content

Commit

Permalink
Merge pull request #21 from vitalijr2/dependabot/maven/development/or…
Browse files Browse the repository at this point in the history
…g.junit.platform-junit-platform-commons-1.11.4

Bump org.junit.platform:junit-platform-commons from 1.11.3 to 1.11.4
  • Loading branch information
vitalijr2 authored Dec 21, 2024
2 parents 2a99653 + ffabafe commit 45d6078
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 @@ -325,7 +325,7 @@
<artifactId>junit-platform-commons</artifactId>
<groupId>org.junit.platform</groupId>
<scope>test</scope>
<version>1.11.3</version>
<version>1.11.4</version>
</dependency>
<dependency>
<artifactId>mockito-core</artifactId>
Expand Down

0 comments on commit 45d6078

Please sign in to comment.