Skip to content

Commit 7c27925

Browse files
fix(deps): update swaggercoreversion to v2.2.29 (#1077)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 0a19823 commit 7c27925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ buildscript {
3636

3737
isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
3838
swaggerVersion = "2.1.25"
39-
swaggerCoreVersion = "2.2.28"
39+
swaggerCoreVersion = "2.2.29"
4040
}
4141

4242
repositories {

0 commit comments

Comments
 (0)