Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18f9d82

Browse files
authored
Merge pull request #3734 from graphql-java/dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
Bump net.bytebuddy:byte-buddy-agent from 1.15.1 to 1.15.7
2 parents 4b82557 + 5ea8517 commit 18f9d82

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
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
implementation(rootProject)
7-
implementation("net.bytebuddy:byte-buddy-agent:1.15.1")
7+
implementation("net.bytebuddy:byte-buddy-agent:1.15.7")
88

99
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)