Skip to content

Commit 08e6f00

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency com.rabbitmq:amqp-client to v5.25.0
1 parent 28ef248 commit 08e6f00

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.21.0'
26+
api 'com.rabbitmq:amqp-client:5.25.0'
2727

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

0 commit comments

Comments
 (0)