Skip to content

Commit a0ff36e

Browse files
Bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#1050)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62dc341 commit a0ff36e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.junit</groupId>
9696
<artifactId>junit-bom</artifactId>
97-
<version>6.0.3</version>
97+
<version>6.1.0</version>
9898
<type>pom</type>
9999
<scope>import</scope>
100100
</dependency>

tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.junit</groupId>
106106
<artifactId>junit-bom</artifactId>
107-
<version>6.0.3</version>
107+
<version>6.1.0</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>

0 commit comments

Comments
 (0)