Skip to content

Commit

Permalink
fix(deps): update dependency com.rabbitmq:amqp-client to v5.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sdelamo committed Nov 5, 2024
1 parent 1ae8685 commit 284b6d7
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 @@ -14,7 +14,7 @@ junit = '5.11.0'
kotest = '5.9.1'
kotlin = '1.9.25'
rabbit = '5.15.0'
managed-amqp-client = '5.21.0'
managed-amqp-client = '5.22.0'

micronaut-logging = "1.4.0"

Expand Down

0 comments on commit 284b6d7

Please sign in to comment.