asciidoctor / asciidoctor-gradle-examples

A collection of example projects that demonstrates how to use the Asciidoctor Gradle plugin
http://asciidoctor.github.io/asciidoctor-gradle-examples
Other
147 stars 136 forks source link

add Gradle Versions Plugin and update libraries versions. #31

Closed nobusugi246 closed 7 years ago

nobusugi246 commented 8 years ago

Now we can discover dependency updates with:

./gradlew depUp (dependencyUpdates)

nobusugi246 commented 7 years ago

I want to become a maintainer of this repository. Please consider it.

abelsromero commented 7 years ago

Hi, I don't see anything wrong this PR. I am missing something?

rwinch commented 7 years ago

It looks like this build is failing in travis https://travis-ci.org/asciidoctor/asciidoctor-gradle-examples/builds/207913110

rwinch commented 7 years ago

Thanks for the PR! This is now merged into master