Skip to content

Commit 129a4be

Browse files
Bump org.junit:junit-bom from 5.11.2 to 5.11.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.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]>
1 parent e82aa5b commit 129a4be

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit</groupId>
8282
<artifactId>junit-bom</artifactId>
83-
<version>5.11.2</version>
83+
<version>5.11.3</version>
8484
<type>pom</type>
8585
<scope>import</scope>
8686
</dependency>

0 commit comments

Comments
 (0)