Skip to content

Commit

Permalink
Update transitive gson from 2.10.1 to 2.11.0 (#3239)
Browse files Browse the repository at this point in the history
Pull request: #3239
  • Loading branch information
lefou authored Jun 27, 2024
1 parent de0e3bd commit dd33a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ object Deps {
val transitiveDeps = Seq(
ivy"org.apache.ant:ant:1.10.14",
ivy"commons-io:commons-io:2.16.1",
ivy"com.google.code.gson:gson:2.10.1",
ivy"com.google.code.gson:gson:2.11.0",
ivy"com.google.protobuf:protobuf-java:3.25.3",
ivy"com.google.guava:guava:33.2.1-jre",
ivy"org.yaml:snakeyaml:2.2",
Expand Down

0 comments on commit dd33a9f

Please sign in to comment.