Skip to content

Commit

Permalink
fix confluent avro version.
Browse files Browse the repository at this point in the history
  • Loading branch information
christofluethi committed Jun 19, 2024
1 parent 20e5080 commit 7c74463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ solution_code_basedir = "/solution/"
#versions
quarkusVersion = "3.11.1"
mutinyVersion = "2.5.1"
confluentKafkaAvroVersion = "7.6.1"
confluentKafkaAvroVersion = "7.5.1"
openJdkImage = "registry.access.redhat.com/ubi8/openjdk-21:1.19"
ubiQuarkusNativeImage = "quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21"
quarkusMicroImage = "quay.io/quarkus/quarkus-micro-image:2.0"
Expand Down

0 comments on commit 7c74463

Please sign in to comment.