Skip to content

Commit 69a12b7

Browse files
authored
Merge pull request #7 from biagioT/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.4
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4
2 parents 7ea1ea5 + 1c4fb30 commit 69a12b7

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.11.3'
52+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
5353
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5454
testImplementation 'org.mockito:mockito-core:5.14.2'
5555
testImplementation 'org.projectlombok:lombok:1.18.36'

0 commit comments

Comments
 (0)