Skip to content

Commit ae220eb

Browse files
authored
Merge pull request #225 from buildkite-plugins/readme-v2.5
Update plugin version
2 parents f6e1481 + d3aa554 commit ae220eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
- wait: ~
1515
continue_on_failure: true
1616
- plugins:
17-
- junit-annotate#v2.4.1:
17+
- junit-annotate#v2.5.0:
1818
artifacts: tmp/junit-*.xml
1919
```
2020
@@ -114,7 +114,7 @@ To test your plugin in your builds prior to opening a pull request, you can refe
114114
steps:
115115
- label: Annotate
116116
plugins:
117-
- YourGithubHandle/junit-annotate#v2.4.1:
117+
- YourGithubHandle/junit-annotate#v2.5.0:
118118
...
119119
```
120120

0 commit comments

Comments
 (0)