Skip to content

Commit 3bf53bb

Browse files
build: swaggerVersion to 2.1.13 (#662)
1 parent 70f47ba commit 3bf53bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ micronautDocsVersion=2.0.0
55
micronautVersion=3.3.0-M1
66
micronautTestVersion=3.0.5
77
groovyVersion=3.0.9
8-
spockVersion=2.0-groovy-3.0
8+
spockVersion=2.1-groovy-3.0
99

1010
title=OpenAPI/Swagger Support
1111
projectDesc=Configuration to integrate Micronaut and OpenAPI/Swagger
@@ -19,6 +19,6 @@ bomProperties=swaggerVersion
1919

2020
rxJava2Version=2.2.21
2121
rxJava3Version=3.1.3
22-
swaggerVersion=2.1.12
22+
swaggerVersion=2.1.13
2323
kotlinVersion=1.5.31
2424
junitVersion=5.7.2

0 commit comments

Comments
 (0)