Skip to content

Commit 1e9df9d

Browse files
authored
Merge pull request #237 from DeployGate/dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
chore(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4
2 parents fa052f6 + f640e15 commit 1e9df9d

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
@@ -173,7 +173,7 @@ dependencies {
173173
testImplementation 'junit:junit:4.13.2'
174174

175175
testImplementation 'org.objenesis:objenesis:3.4'
176-
implementation 'net.bytebuddy:byte-buddy:1.15.3'
176+
implementation 'net.bytebuddy:byte-buddy:1.15.4'
177177

178178
if (requireGroovy3) {
179179
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'

0 commit comments

Comments
 (0)