Skip to content

Commit

Permalink
build(deps): bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#461)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent dd4675a commit ca72782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ disruptor = { group = "com.lmax", name = "disruptor", version = "4.0.0" }
# IO
commonsio = { group = "commons-io", name = "commons-io", version = "2.17.0" }
# bytecode
bytebuddy = { group = "net.bytebuddy", name = "byte-buddy", version = "1.15.4" }
bytebuddy = { group = "net.bytebuddy", name = "byte-buddy", version = "1.15.5" }
# Cache
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version = "3.1.8" }
# K-V DataBase
Expand Down

0 comments on commit ca72782

Please sign in to comment.