We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950db76 commit 623960aCopy full SHA for 623960a
build.gradle
@@ -2,8 +2,8 @@ plugins {
2
id 'java'
3
id 'java-library'
4
id 'maven-publish'
5
- id 'com.jfrog.bintray' version '1.8.4'
6
- id "com.github.ben-manes.versions" version "0.27.0"
+ id 'com.jfrog.bintray' version '1.8.5'
+ id "com.github.ben-manes.versions" version "0.28.0"
7
}
8
9
group 'com.github.hauner.openapi'
0 commit comments