Skip to content

Commit c647ac4

Browse files
authoredJun 28, 2024··
build(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#681)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4160502 commit c647ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.junit</groupId>
9999
<artifactId>junit-bom</artifactId>
100-
<version>5.10.2</version>
100+
<version>5.10.3</version>
101101
<type>pom</type>
102102
<scope>import</scope>
103103
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.