Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.14.12 (#112)
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 Mar 1, 2024
1 parent 1cd6851 commit 6533c1b
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.11"
byte-buddy = "1.14.12"

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

0 comments on commit 6533c1b

Please sign in to comment.