Skip to content

Commit 6d05bf5

Browse files
Bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c76460b commit 6d05bf5

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
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.5'
4747

4848
// Test
49-
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.3'
49+
testImplementation 'org.junit.jupiter:junit-jupiter:6.1.2'
5050
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5151
testImplementation 'org.mockito:mockito-core:5.23.0'
5252
testCompileOnly 'org.projectlombok:lombok:1.18.46'

0 commit comments

Comments
 (0)