Skip to content

Commit 8afd2b9

Browse files
Bump junitjupiterVersion from 5.11.3 to 5.13.0
Bumps `junitjupiterVersion` from 5.11.3 to 5.13.0. Updates `org.junit.jupiter:junit-jupiter` from 5.11.3 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b73e069 commit 8afd2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ext {
6666
jodatimeVersion = '2.13.0'
6767
jsonldVersion = '0.13.6'
6868
junitVersion = '4.13.2'
69-
junitjupiterVersion = '5.11.3'
69+
junitjupiterVersion = '5.13.0'
7070
junitplatformVersion = '1.9.2'
7171
jwtVersion = '9.47'
7272
jwtApiVersion = '0.11.5'

0 commit comments

Comments
 (0)