Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit e7bc912

Browse files
Bump swaggerVersion from 2.1.5 to 2.1.6
Bumps `swaggerVersion` from 2.1.5 to 2.1.6. Updates `swagger-jaxrs2` from 2.1.5 to 2.1.6 Updates `swagger-core` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/swagger-api/swagger-core/releases) - [Commits](swagger-api/swagger-core@v2.1.5...v2.1.6) Updates `swagger-integration` from 2.1.5 to 2.1.6 Updates `swagger-jaxrs2-servlet-initializer` from 2.1.5 to 2.1.6 Updates `swagger-models` from 2.1.5 to 2.1.6 Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e3b9b94 commit e7bc912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ archivesBaseName = 'browserup-proxy-rest'
1111

1212
ext {
1313
jerseyVersion = '2.32'
14-
swaggerVersion = '2.1.5'
14+
swaggerVersion = '2.1.6'
1515
}
1616

1717
uploadArchives {

0 commit comments

Comments
 (0)