Skip to content

Commit cfa72a1

Browse files
Bump junit-jupiter.version from 6.0.2 to 6.0.3
Bumps `junit-jupiter.version` from 6.0.2 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06aa628 commit cfa72a1

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
@@ -45,7 +45,7 @@
4545
<slf4j.version>[2.0.0,)</slf4j.version>
4646
<thin-jar.version>1.0.31.RELEASE</thin-jar.version>
4747
<junit-vintage.version>6.0.3</junit-vintage.version>
48-
<junit-jupiter.version>6.0.2</junit-jupiter.version>
48+
<junit-jupiter.version>6.0.3</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 -->
5151
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)