Skip to content

Commit

Permalink
Merge pull request #186 from dependabot/gradle/net.bytebuddy-byte-bud…
Browse files Browse the repository at this point in the history
…dy-1.12.14
  • Loading branch information
vox-eve authored Aug 24, 2022
2 parents 1a69d77 + e6bbcbb commit 88d1166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kahpp-spring-autoconfigure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies{
implementation "org.assertj:assertj-core:3.23.1"
implementation "org.mockito:mockito-core:${mockitoVersion}"
implementation "org.mockito:mockito-junit-jupiter:${mockitoVersion}"
implementation("net.bytebuddy:byte-buddy:1.12.13") {
implementation("net.bytebuddy:byte-buddy:1.12.14") {
because "due to https://github.com/mockito/mockito/releases/tag/v4.5.1"
}

Expand Down

0 comments on commit 88d1166

Please sign in to comment.