Skip to content

Commit

Permalink
Update guava to 33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 24, 2024
1 parent c5922e5 commit 9d1d5e4
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.6"
val scalatestVersion = "3.2.19"
val chocoVersion = "4.10.16"
val guavaVersion = "33.3.0-jre"
val guavaVersion = "33.3.1-jre"
val emfcommonVersion = "2.31.0"
val emfecoreVersion = "2.37.0"
val umlVersion = "3.1.0.v201006071150"
Expand Down

0 comments on commit 9d1d5e4

Please sign in to comment.