Skip to content

Commit

Permalink
Merge pull request #416 from ralfkonrad/dependabot/maven/java/org.jun…
Browse files Browse the repository at this point in the history
…it-junit-bom-5.11.2

Bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /java
  • Loading branch information
ralfkonrad authored Oct 7, 2024
2 parents 2ca8329 + 575d30c commit d3235ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.11.1</version>
<version>5.11.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d3235ec

Please sign in to comment.