Skip to content

Commit b431276

Browse files
chore(deps): bump junit-jupiter.version from 5.13.4 to 6.0.3 (#916)
Bumps `junit-jupiter.version` from 5.13.4 to 6.0.3. Updates `org.junit.vintage:junit-vintage-engine` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.3) Updates `org.junit:junit-bom` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72bef09 commit b431276

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
@@ -123,7 +123,7 @@
123123

124124
<pekko.version>1.6.0</pekko.version>
125125
<kotlin.version>2.1.10</kotlin.version>
126-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
126+
<junit-jupiter.version>6.0.3</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
128128
<mockito.version>5.0.0</mockito.version>
129129
</properties>

0 commit comments

Comments
 (0)