Skip to content

Commit

Permalink
Fix dep update regression (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
mizosoft committed Jan 26, 2024
1 parent 7c2dbec commit 740e4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ reactivestreams = "1.0.4"
checkerframework-core = "3.42.0"
gson = "2.10.1"
jackson = "2.16.1"
protobuf = "3.25.2"
protobuf = "3.21.12" # Looks like we're stuck with this version: https://github.com/protocolbuffers/protobuf/issues/12639
errorprone-core = "2.24.1"
brotli-dec = "0.1.2"
okhttp = "5.0.0-alpha.7"
Expand Down

0 comments on commit 740e4cf

Please sign in to comment.