Skip to content

Commit bdd3797

Browse files
Bump org.junit:junit-bom from 5.11.0 to 5.11.2 (#221)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.2) --- 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 8571723 commit bdd3797

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.junit</groupId>
8686
<artifactId>junit-bom</artifactId>
87-
<version>5.11.0</version>
87+
<version>5.11.2</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)