Skip to content

Commit

Permalink
chore(deps): update dependency net.bytebuddy:byte-buddy to v1.12.6 (#568
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 22, 2021
1 parent 905e9f7 commit 35759c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publishers/gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
exclude group: 'org.codehaus.groovy'
}
testImplementation "org.spockframework:spock-junit4:$spockVersion"
testImplementation "net.bytebuddy:byte-buddy:1.12.5"
testImplementation "net.bytebuddy:byte-buddy:1.12.6"
testImplementation 'org.objenesis:objenesis:3.2'

testImplementation "com.github.tomakehurst:wiremock-jre8:$wiremockVersion"
Expand Down

0 comments on commit 35759c6

Please sign in to comment.