We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d6a88 commit e70c808Copy full SHA for e70c808
src/test/java/SanityCheck.java
@@ -1,5 +1,5 @@
1
///usr/bin/env jbang "$0" "$@" ; exit $?
2
-//DEPS com.rabbitmq:amqp-client:${version}
+//DEPS com.rabbitmq:amqp-client:${env.RABBITMQ_LIBRARY_VERSION}
3
//DEPS org.slf4j:slf4j-simple:1.7.36
4
5
import com.rabbitmq.client.AMQP;
0 commit comments