Skip to content

Commit

Permalink
Build: Test Apache Avro 1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko committed Aug 19, 2024
1 parent 9ddde50 commit 3b2ea48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
maven {
url = uri("https://repository.apache.org/content/repositories/orgapacheavro-1038")
}
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ aliyun-sdk-oss = "3.10.2"
antlr = "4.9.3"
aircompressor = "0.27"
arrow = "15.0.2"
avro = "1.12.0"
avro = "1.11.4"
assertj-core = "3.26.3"
awaitility = "4.2.2"
awssdk-bom = "2.27.7"
Expand Down

0 comments on commit 3b2ea48

Please sign in to comment.