Skip to content

Commit e94d9ac

Browse files
Bump version.junit.jupiter from 6.0.3 to 6.1.0 (#302)
Bumps `version.junit.jupiter` from 6.0.3 to 6.1.0. Updates `org.junit.jupiter:junit-jupiter-api` 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) Updates `org.junit.jupiter:junit-jupiter-params` 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.jupiter:junit-jupiter-api dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.1.0 dependency-type: direct:development 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 2cfc9e5 commit e94d9ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<version.fasterxml.jackson>2.21.3</version.fasterxml.jackson>
196196
<!-- 3.0.3+ version of eclipse.persistence requires jakarta.xml.bind instead of jaxb -->
197197
<version.eclipse.persistence>2.7.15</version.eclipse.persistence>
198-
<version.junit.jupiter>6.0.3</version.junit.jupiter>
198+
<version.junit.jupiter>6.1.0</version.junit.jupiter>
199199
</properties>
200200

201201
</project>

0 commit comments

Comments
 (0)