Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ val beamVersion = "2.62.0" // keep in sync with scio
val beamVendorVersion = "0.1" // keep in sync with scio
val bigqueryVersion = "v2-rev20240919-2.0.0" // keep in sync with scio
val guavaVersion = "33.1.0-jre" // keep in sync with scio + beam
val jacksonVersion = "2.19.0" // keep in sync with scio
val jacksonVersion = "2.19.2" // keep in sync with scio
val jodaTimeVersion = "2.10.14" // keep in sync with scio
val magnolifyVersion = "0.7.4" // keep in sync with scio
val parquetVersion = "1.15.0" // keep in sync with scio
Expand Down