Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 678cd7e commit bf03803
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.39"
spring-boot = "2.7.16"
byte-buddy = "1.14.18"
byte-buddy = "1.15.3"

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

0 comments on commit bf03803

Please sign in to comment.