Skip to content

Commit 77ef47e

Browse files
fix(deps): update dependency com.rabbitmq:amqp-client to v5.26.0
1 parent 306e286 commit 77ef47e

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
@@ -23,7 +23,7 @@ dependencies {
2323

2424
api "com.avast.bytes:bytes-core:${bytesVersion}"
2525

26-
api 'com.rabbitmq:amqp-client:5.25.0'
26+
api 'com.rabbitmq:amqp-client:5.26.0'
2727

2828
api "org.typelevel:cats-core_$scalaVersion:$catsVersion"
2929
api "org.typelevel:cats-effect_$scalaVersion:$catsEffectVersion"

0 commit comments

Comments
 (0)