Skip to content

Commit 4d90160

Browse files
dependabot-preview[bot]Артемьев Вячеслав
authored andcommitted
Bump: amqp-client from 5.7.2 to 5.7.3
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.7.2...v5.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 239983c commit 4d90160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlin_version = '1.3.41'
4-
rabbitMqJavaClientVersion = '5.7.2'
4+
rabbitMqJavaClientVersion = '5.7.3'
55
junit_jupiter_version = '5.5.0'
66
junit_plugin_version = '1.2.0'
77
kluent_version = '1.48'

0 commit comments

Comments
 (0)