Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.14 (#116)
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 May 1, 2024
1 parent c57c25e commit c575b85
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.1"
spring = "5.3.32"
spring-boot = "2.7.16"
byte-buddy = "1.14.13"
byte-buddy = "1.14.14"

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

0 comments on commit c575b85

Please sign in to comment.