Skip to content

Commit

Permalink
Bump custom-codecs version (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm authored Sep 26, 2024
1 parent 09ed603 commit 3ffa856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ opensearchplugin {
}

dependencies {
zipArchive group: 'org.opensearch.plugin', name:'opensearch-custom-codecs', version: "2.17.0.0-SNAPSHOT"
zipArchive group: 'org.opensearch.plugin', name:'opensearch-custom-codecs', version: "2.17.1.0-SNAPSHOT"
}

allprojects {
Expand Down

0 comments on commit 3ffa856

Please sign in to comment.