Skip to content

Commit 3fbff4c

Browse files
Bump jupiterVersion from 5.13.1 to 5.13.2 (spiffe#334)
Bumps `jupiterVersion` from 5.13.1 to 5.13.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
1 parent 25e05a9 commit 3fbff4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subprojects {
1717

1818
ext {
1919
grpcVersion = '1.73.0'
20-
jupiterVersion = '5.13.1'
20+
jupiterVersion = '5.13.2'
2121
mockitoVersion = '4.11.0'
2222
lombokVersion = '1.18.38'
2323
nimbusVersion = '10.3.1'

0 commit comments

Comments
 (0)