diff --git a/build.gradle b/build.gradle index 0364cb1..aebd2c0 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ dependencies { bundledLibs 'org.slf4j:slf4j-api' bundledLibs 'org.apache.httpcomponents:httpclient:4.5.14' bundledLibs 'com.google.code.gson:gson:2.10' - bundledLibs 'com.rabbitmq:amqp-client:5.16.0' + bundledLibs 'com.rabbitmq:amqp-client:5.19.0' testImplementation 'org.apache.groovy:groovy:4.0.6' testImplementation 'org.apache.groovy:groovy-dateutil:4.0.6'