Skip to content

Commit e8b5855

Browse files
chore(ci): bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#847)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 008cbda commit e8b5855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.junit</groupId>
108108
<artifactId>junit-bom</artifactId>
109-
<version>5.10.3</version>
109+
<version>5.11.0</version>
110110
<scope>import</scope>
111111
<type>pom</type>
112112
</dependency>

0 commit comments

Comments
 (0)