Skip to content

Commit eb21892

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.10.2
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bc2fd5 commit eb21892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.11")
88

9-
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
9+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1111

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

0 commit comments

Comments
 (0)