Skip to content

Commit 0d366ea

Browse files
Bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#12)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 957be2c commit 0d366ea

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.junit</groupId>
3838
<artifactId>junit-bom</artifactId>
39-
<version>6.1.1</version>
39+
<version>6.1.2</version>
4040
<scope>import</scope>
4141
<type>pom</type>
4242
</dependency>

0 commit comments

Comments
 (0)