Skip to content

Commit

Permalink
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.4 (mic…
Browse files Browse the repository at this point in the history
…ronaut-projects#11251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 8686cc6 commit c914464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
typeCheckTestImplementation libs.junit.jupiter
typeCheckTestImplementation libs.micronaut.test.type.pollution
typeCheckTestImplementation ("net.bytebuddy:byte-buddy-agent:1.15.3")
typeCheckTestImplementation ("net.bytebuddy:byte-buddy:1.15.3")
typeCheckTestImplementation ("net.bytebuddy:byte-buddy:1.15.4")
typeCheckTestRuntimeOnly libs.junit.platform.engine
}

Expand Down

0 comments on commit c914464

Please sign in to comment.