We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ef454 commit 2c38258Copy full SHA for 2c38258
build.gradle
@@ -4,6 +4,7 @@ plugins {
4
id 'maven-publish'
5
id 'com.jfrog.bintray' version '1.8.4'
6
id 'org.unbroken-dome.test-sets' version '2.1.1'
7
+ id "com.github.ben-manes.versions" version "0.27.0"
8
}
9
10
group 'com.github.hauner.openapi'
0 commit comments