Skip to content

Commit

Permalink
Update Citrus JBang dist to version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Nov 18, 2024
1 parent 044fa6f commit 8407fb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/jbang/dist/CitrusJBang.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

//JAVA 17+
//REPOS mavencentral
//DEPS org.citrusframework:citrus-bom:${citrus.jbang.version:4.3.3}@pom
//DEPS org.citrusframework:citrus-jbang:${citrus.jbang.version:4.3.3}
//DEPS org.citrusframework:citrus-bom:${citrus.jbang.version:4.4.0}@pom
//DEPS org.citrusframework:citrus-jbang:${citrus.jbang.version:4.4.0}
//DEPS org.citrusframework:citrus-jbang-connector
//DEPS org.citrusframework:citrus-groovy
//DEPS org.citrusframework:citrus-xml
Expand Down

0 comments on commit 8407fb1

Please sign in to comment.