Skip to content

Commit

Permalink
[bugfix] upgrade iceberg=1.4.0 to fix apache/iceberg#7685
Browse files Browse the repository at this point in the history
  • Loading branch information
dungdm93 committed Oct 10, 2023
1 parent cfd62c0 commit edbd233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ val jacksonVersion = "2.14.2"
val debeziumVersion = "2.3.2.Final"
val kafkaVersion = "3.5.1"
val confluentVersion = "7.4.0"
val icebergVersion = "1.3.1"
val icebergVersion = "1.4.0"
val hadoopVersion = "3.3.6"
val hiveVersion = "3.1.3"
val awsVersion = "2.19.4"
Expand Down

0 comments on commit edbd233

Please sign in to comment.