Skip to content

Commit

Permalink
Merge pull request #12 from vinted/chore/upgrade-flink-1.18.0
Browse files Browse the repository at this point in the history
Chore/upgrade flink 1.18.0
  • Loading branch information
s-gelazevicius authored Jan 5, 2024
2 parents cf3563d + 978db73 commit db4f8bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ gitVersioning.apply {
}

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

Expand Down

0 comments on commit db4f8bd

Please sign in to comment.