Skip to content

Commit

Permalink
chore(java): bump org.junit:junit-bom from 5.11.0 to 5.11.1 in /java (#…
Browse files Browse the repository at this point in the history
…2200)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from
5.11.0 to 5.11.1.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 2e9c187 commit e10da21
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 @@ -152,7 +152,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit e10da21

Please sign in to comment.