Skip to content

Commit de28b08

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bc48ff commit de28b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
5050

5151
// Test
52-
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
52+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
5353
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5454
testImplementation 'org.mockito:mockito-core:5.16.1'
5555
testImplementation 'org.projectlombok:lombok:1.18.36'

0 commit comments

Comments
 (0)