Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.21.0 to 5.22.0 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 8cba7d8 commit deccd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
compileOnly 'jakarta.platform:jakarta.jakartaee-api:10.0.0'

implementation 'org.slf4j:slf4j-api:2.0.16'
implementation 'com.rabbitmq:amqp-client:5.21.0'
implementation 'com.rabbitmq:amqp-client:5.22.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'

testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
Expand Down

0 comments on commit deccd7d

Please sign in to comment.