Skip to content

Commit

Permalink
chore: Upgrade bigquery libs to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
s-gelazevicius committed Jan 5, 2024
1 parent b3bf817 commit 978db73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ gitVersioning.apply {

ext {
flinkVersion = '1.18.0'
bigqueryVersion = '2.31.1'
bigqueryStorageVersion = '2.41.1'
bigqueryVersion = '2.35.0'
bigqueryStorageVersion = '2.47.0'
json4sVersion = '4.0.3'
}

Expand Down

0 comments on commit 978db73

Please sign in to comment.