Skip to content

Commit

Permalink
Update byte-buddy to 1.14.9 (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 11, 2023
1 parent 820717c commit 3f4d0a4
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.14.8"
val bytebuddy = "1.14.9"
val docker_java = "3.3.3"

// microsite-only
Expand Down

0 comments on commit 3f4d0a4

Please sign in to comment.