Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.11 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 60755ab commit 1cd6851
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 @@ -5,7 +5,7 @@ kotlinx-coroutines = "1.7.2"
kotest = "5.8.0"
spring = "5.3.31"
spring-boot = "2.7.16"
byte-buddy = "1.14.8"
byte-buddy = "1.14.11"

[libraries]
kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }
Expand Down

0 comments on commit 1cd6851

Please sign in to comment.