Skip to content

Commit

Permalink
fix(deps): update managed-kafka to v3.3.2 (#650)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent bc9017a commit 6c992a1
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 @@ micronaut-gradle-plugin = "3.6.6"

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

groovy = "4.0.6"

Expand Down

0 comments on commit 6c992a1

Please sign in to comment.