Skip to content

Commit

Permalink
Update byte-buddy to 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 10, 2024
1 parent aa345b3 commit 86f16a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object V {
val typesafe_config = "1.4.0"

// good to drop - java
val bytebuddy = "1.15.1"
val bytebuddy = "1.15.4"
val docker_java = "3.4.0"

// microsite-only
Expand Down

0 comments on commit 86f16a7

Please sign in to comment.