Skip to content

Commit 70cfdc2

Browse files
build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#411)
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 0b40365 commit 70cfdc2

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.junit</groupId>
131131
<artifactId>junit-bom</artifactId>
132-
<version>6.1.1</version> <!-- or your specific 6.x version -->
132+
<version>6.1.2</version> <!-- or your specific 6.x version -->
133133
<type>pom</type>
134134
<scope>import</scope>
135135
</dependency>

0 commit comments

Comments
 (0)