Skip to content

Commit a207c9d

Browse files
Merge pull request #226 from DeployGate/dependabot/gradle/net.bytebuddy-byte-buddy-1.14.18
2 parents a011ba9 + da87083 commit a207c9d

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.14.17'
176+
implementation 'net.bytebuddy:byte-buddy:1.14.18'
177177

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

0 commit comments

Comments
 (0)