Skip to content

Commit 7467111

Browse files
authored
Merge pull request #19 from biagioT/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.0
Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0
2 parents ebbc8f7 + 16108d2 commit 7467111

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
@@ -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.2'
52+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.0'
5353
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5454
testImplementation 'org.mockito:mockito-core:5.18.0'
5555
testImplementation 'org.projectlombok:lombok:1.18.38'

0 commit comments

Comments
 (0)