Skip to content

Commit

Permalink
Update guava to 33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 2, 2024
1 parent fa5e8ac commit d028185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ trait Dependencies {
val akkaVersion = "2.8.5"
val scalatestVersion = "3.2.18"
val chocoVersion = "4.10.14"
val guavaVersion = "33.2.0-jre"
val guavaVersion = "33.2.1-jre"
val emfcommonVersion = "2.30.0"
val emfecoreVersion = "2.36.0"
val umlVersion = "3.1.0.v201006071150"
Expand Down

0 comments on commit d028185

Please sign in to comment.