Skip to content

Commit 2c33f77

Browse files
author
Uladzimir Zhuraulevich
committed
readme
1 parent 7125471 commit 2c33f77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ buildscript {
1818
}
1919
2020
dependencies {
21-
classpath "gradle.plugin.com.github.zhurlik:gradle-swagger-plugin:0.1"
21+
classpath "gradle.plugin.com.github.zhurlik:gradle-swagger-plugin:0.2"
2222
// swagger
23-
classpath group: 'io.swagger', name: 'swagger-core', version: '1.5.10'
24-
classpath group: 'com.github.kongchen', name: 'swagger-maven-plugin', version: '3.1.4'
23+
classpath group: 'io.swagger', name: 'swagger-core', version: '1.5.+'
24+
classpath group: 'com.github.kongchen', name: 'swagger-maven-plugin', version: '3.1.+'
2525
}
2626
}
2727

0 commit comments

Comments
 (0)