Skip to content

Commit

Permalink
Merge pull request #21 from OSGP/feature/FDP-2607-update-apache-avro
Browse files Browse the repository at this point in the history
FDP-2607: updated apache avro
  • Loading branch information
loesimmens authored Sep 23, 2024
2 parents dd55998 + 6bb2b61 commit 661fe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include("kafka-message-signing")
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("avro", "1.11.3")
version("avro", "1.12.0")
version("msal4j", "1.16.1")

library("avro", "org.apache.avro", "avro").versionRef("avro")
Expand Down

0 comments on commit 661fe32

Please sign in to comment.