Skip to content

Commit

Permalink
fix(deps): update managed.kafka to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 26c1acf commit 316d84c
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 @@ -6,7 +6,7 @@ micronaut-gradle-plugin = "4.3.6"

# Required to keep catalog compatibility with 3.4.x. Can be removed for 4.0.0
managed-kafka-compat = "3.7.0"
managed-kafka = '3.7.0'
managed-kafka = '3.8.0'

groovy = "4.0.15"

Expand Down

0 comments on commit 316d84c

Please sign in to comment.