Skip to content

Commit

Permalink
Add Drools staging repository to the jbang test script
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Sep 9, 2024
1 parent 67acdf0 commit f34a46d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

///usr/bin/env jbang "$0" "$@" ; exit $?
//JAVA 17
//REPOS mavencentral,apache=https://repository.apache.org/content/groups/public/
//REPOS mavencentral,apache=https://repository.apache.org/content/groups/public/,drools=https://repository.apache.org/content/repositories/orgapachekie-1005/
//DEPS ch.qos.logback:logback-classic:1.2.13
//DEPS info.picocli:picocli:4.7.5
//DEPS org.slf4j:slf4j-simple:2.0.12
Expand Down

0 comments on commit f34a46d

Please sign in to comment.