Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.12.21 (#77)
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] authored Jan 7, 2023
1 parent 1bfe6b0 commit 2c75338
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.6.4"
kotest = "5.5.4"
spring = "5.3.24"
spring-boot = "2.7.7"
byte-buddy = "1.12.20"
byte-buddy = "1.12.21"

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

0 comments on commit 2c75338

Please sign in to comment.