modules/…/…/…/…/…/libraries
feign
build.gradle.mustache +2 -2
build.sbt.mustache +3 -3
pom.mustache +2 -2
google-api-client
build.gradle.mustache +1 -1
build.sbt.mustache +2 -2
pom.mustache +3 -3
rest-assured
build.gradle.mustache +2 -2
build.sbt.mustache +6 -6
pom.mustache +2 -1
resteasy
build.gradle.mustache +1 -1
build.sbt.mustache +1 -1
pom.mustache +1 -1
resttemplate
build.gradle.mustache +1 -1
pom.mustache +1 -1
retrofit2
build.gradle.mustache +2 -2
build.sbt.mustache +3 -3
pom.mustache +2 -1
vertx
build.gradle.mustache +1 -1
pom.mustache +1 -1
samples/client/petstore/java
feign
build.gradle +2 -2
build.sbt +3 -3
pom.xml +2 -2
feign-no-nullable
build.gradle +2 -2
build.sbt +3 -3
pom.xml +2 -2
google-api-client
build.gradle +1 -1
build.sbt +2 -2
pom.xml +3 -3
rest-assured-jackson
build.gradle +2 -2
build.sbt +4 -4
pom.xml +2 -1
resteasy
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
resttemplate
build.gradle +1 -1
pom.xml +1 -1
resttemplate-withXml
build.gradle +1 -1
pom.xml +1 -1
retrofit2-play26
build.gradle +2 -2
build.sbt +3 -3
pom.xml +2 -1
vertx
build.gradle +1 -1
pom.xml +1 -1
vertx-no-nullable
build.gradle +1 -1
pom.xml +1 -1
@@ -16,9 +16,9 @@ lazy val root = (project in file(".")).
@@ -354,11 +354,11 @@
+ 1
- 1
@@ -99,7 +99,7 @@ if(hasProperty('target') && target == 'android') {
+ 2
- 2
@@ -12,9 +12,9 @@ lazy val root = (project in file(".")).