Skip to content

Commit

Permalink
Merge 037fb67 into a9f65ed
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpit-Bandejiya authored Feb 21, 2023
2 parents a9f65ed + 037fb67 commit 68eb614
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ apply plugin: 'opensearch.pluginzip'


checkstyle {
toolVersion = '8.24'
toolVersion = '8.29'
configFile file("checkstyle/checkstyle.xml")
}

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Version 2.6.0.0 2023-02-21

Compatible with OpenSearch 2.6.0

### Maintenance
* Fix checkstyle version ([#237](https://github.com/opensearch-project/asynchronous-search/pull/237))

0 comments on commit 68eb614

Please sign in to comment.