Skip to content

Commit

Permalink
fix(deps): update dependency com.rabbitmq:amqp-client to v5.21.0 (#614)
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 Apr 13, 2024
1 parent c59ade5 commit 65024f1
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.10.2'
kotest = '5.8.1'
kotlin = '1.9.23'
rabbit = '5.15.0'
managed-amqp-client = '5.20.0'
managed-amqp-client = '5.21.0'

micronaut-logging = "1.2.3"
micronaut-micrometer = "5.4.0"
Expand Down

0 comments on commit 65024f1

Please sign in to comment.