Skip to content

Commit e680289

Browse files
committed
Add version placeholder to sanity check
1 parent fd23064 commit e680289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/SanityCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22
//REPOS mavencentral,ossrh-staging=https://oss.sonatype.org/content/groups/staging/,rabbitmq-packagecloud-milestones=https://packagecloud.io/rabbitmq/maven-milestones/maven2
3-
//DEPS com.rabbitmq.jms:rabbitmq-jms:2.5.0.RC1
3+
//DEPS com.rabbitmq.jms:rabbitmq-jms:${version}
44
//DEPS org.slf4j:slf4j-simple:1.7.36
55

66
import com.rabbitmq.jms.admin.RMQConnectionFactory;

0 commit comments

Comments
 (0)