Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a62f36d

Browse files
chore(deps): bump org.apache.avro:avro from 1.11.2 to 1.11.3
Bumps org.apache.avro:avro from 1.11.2 to 1.11.3. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc1dfe6 commit a62f36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dependencies {
157157
exclude group: "org.apache.kafka", module: "kafka-clients"
158158
}
159159

160-
integrationTestImplementation "org.apache.avro:avro:1.11.2"
160+
integrationTestImplementation "org.apache.avro:avro:1.11.3"
161161

162162
testImplementation ("org.apache.parquet:parquet-tools:1.11.2") {
163163
exclude group: "org.slf4j", module: "slf4j-api"

0 commit comments

Comments
 (0)