Skip to content

Commit 3bd2b4a

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 (JabRef#12672)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d354a7c commit 3bd2b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ dependencies {
382382
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-linux-arm64v8'
383383

384384
testImplementation 'io.github.classgraph:classgraph:4.8.179'
385-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
385+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
386386
testImplementation 'org.junit.platform:junit-platform-launcher:1.11.4'
387387

388388
testImplementation 'org.mockito:mockito-core:5.16.0'

0 commit comments

Comments
 (0)