Skip to content

Commit f24e726

Browse files
dependabot[bot]Weltraumschaf
authored andcommitted
Bump org.junit:junit-bom from 5.10.1 to 5.10.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db03dc1 commit f24e726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.junit</groupId>
8484
<artifactId>junit-bom</artifactId>
85-
<version>5.10.1</version>
85+
<version>5.10.2</version>
8686
<type>pom</type>
8787
<scope>import</scope>
8888
</dependency>

0 commit comments

Comments
 (0)