Skip to content

Commit

Permalink
CORE-20862 increase avro version
Browse files Browse the repository at this point in the history
  • Loading branch information
LWogan committed Nov 15, 2024
1 parent 7d61b1e commit 637da0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotlinVersion = "1.8.21"
slf4jVersion = { strictly = "1.7.36" }

# Main implementation dependencies
avroVersion = "1.11.3"
avroVersion = "1.11.4"
apacheCommonsCodecVersion="1.16.1"
commonsCompressVersion = "1.26.0"
bouncycastleVersion = "1.77"
Expand Down

0 comments on commit 637da0a

Please sign in to comment.