Skip to content

Commit

Permalink
Bump io.confluent:kafka-avro-serializer from 7.5.1 to 7.5.2
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent b4f25cf commit c1eb88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val jaxbVersion = "2.3.0.1"
val javaxActivationVersion = "1.1.1"
val jacksonVersion = "2.15.3"
val joarkHendelseVersion = "96ec5ebb"
val confluentVersion = "7.5.1"
val confluentVersion = "7.5.2"
val jettyVersion = "11.0.6"
val syfoXmlCodegenVersion = "2.0.1"
val commonsTextVersion = "1.11.0"
Expand Down

0 comments on commit c1eb88b

Please sign in to comment.