Skip to content

Commit aef8032

Browse files
authored
Merge pull request #4007 from graphql-java/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.1
Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1
2 parents b87836e + fe3f276 commit aef8032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
implementation(rootProject)
77
implementation("net.bytebuddy:byte-buddy-agent:1.17.6")
88

9-
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.0'
9+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1111

1212
testImplementation("org.assertj:assertj-core:3.27.3")

0 commit comments

Comments
 (0)