Skip to content

Commit

Permalink
Merge pull request #81 from nickmahilani/master
Browse files Browse the repository at this point in the history
pin mantis-rxcontrol to pick latest patch version
  • Loading branch information
nickmahilani authored Dec 4, 2020
2 parents 707421a + 63ba0e9 commit b6077a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mantis-server/mantis-server-worker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
apply plugin: 'eu.appsatori.fatjar'

ext {
mantisRxControlVersion = '1.3.14'
mantisRxControlVersion = '1.3.+'
mesosVersion = '1.7.2'
httpComponentsVersion = '4.5.6'
curatorVersion = '2.11.0'
Expand Down

0 comments on commit b6077a5

Please sign in to comment.