Skip to content

Commit 2ce2f6a

Browse files
Bump org.junit.vintage:junit-vintage-engine from 6.0.0 to 6.0.1
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0831c62 commit 2ce2f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<rest-assured.version>5.5.6</rest-assured.version>
4545
<slf4j.version>[2.0.0,)</slf4j.version>
4646
<thin-jar.version>1.0.31.RELEASE</thin-jar.version>
47-
<junit-vintage.version>6.0.0</junit-vintage.version>
47+
<junit-vintage.version>6.0.1</junit-vintage.version>
4848
<junit-jupiter.version>6.0.1</junit-jupiter.version>
4949
<gmavenplus-plugin.version>4.2.1</gmavenplus-plugin.version>
5050
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->

0 commit comments

Comments
 (0)