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 be89a74 commit 018e7c3Copy full SHA for 018e7c3
.github/workflows/maven.yml
@@ -44,7 +44,7 @@ jobs:
44
run: npm install -g @getgauge/cli
45
46
- name: Install Gauge-Java plugin
47
- run: gauge install java --version 0.7.4
+ run: gauge install java --version 0.10.3
48
49
test:
50
runs-on: ubuntu-latest
0 commit comments