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

Commit 226deb8

Browse files
authored
Merge pull request #313 from Aiven-Open/dependabot/gradle/org.apache.avro-avro-1.11.3
chore(deps): bump org.apache.avro:avro from 1.11.2 to 1.11.3
2 parents c475293 + a62f36d commit 226deb8

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)