Skip to content

Commit d04f0ba

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency com.rabbitmq:amqp-client to v5.26.0
1 parent c71bc7b commit d04f0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525

2626
api "com.avast.bytes:bytes-core:${bytesVersion}"
2727

28-
api 'com.rabbitmq:amqp-client:5.25.0'
28+
api 'com.rabbitmq:amqp-client:5.26.0'
2929

3030
api "org.typelevel:cats-core_$scalaVersion:$catsVersion"
3131
api "org.typelevel:cats-effect_$scalaVersion:$catsEffectVersion"

0 commit comments

Comments
 (0)