Skip to content

Commit

Permalink
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.10 (#1…
Browse files Browse the repository at this point in the history
…1308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 5fb6c9f commit f86f861
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.10")
typeCheckTestImplementation ("net.bytebuddy:byte-buddy:1.15.9")
typeCheckTestImplementation ("net.bytebuddy:byte-buddy:1.15.10")
typeCheckTestRuntimeOnly libs.junit.platform.engine
}

Expand Down

0 comments on commit f86f861

Please sign in to comment.