Skip to content

Commit b9b6b5d

Browse files
authored
Use bqms-1.6.1-1.0.1 (#35629)
1 parent 8e242f9 commit b9b6b5d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 2
3+
"modification": 3
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 4
3+
"modification": 5
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run ",
3-
"modification": 2
3+
"modification": 3
44
}

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ class BeamModulePlugin implements Plugin<Project> {
622622
def influxdb_version = "2.19"
623623
def httpclient_version = "4.5.13"
624624
def httpcore_version = "4.4.14"
625-
def iceberg_bqms_catalog_version = "1.6.1-1.0.0"
625+
def iceberg_bqms_catalog_version = "1.6.1-1.0.1"
626626
def jackson_version = "2.15.4"
627627
def jaxb_api_version = "2.3.3"
628628
def jsr305_version = "3.0.2"

0 commit comments

Comments
 (0)