lightbend / genjavadoc

A compiler plugin for generating doc’able Java source from Scala source
Other
58 stars 32 forks source link

Update sbt-dynver to 4.0.0 #180

Closed scala-steward closed 5 years ago

scala-steward commented 5 years ago

Updates com.dwijnand:sbt-dynver from 3.3.0 to 4.0.0.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention @scala-steward in the comments below.

Have a fantastic day writing Scala!

Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [{ groupId = "com.dwijnand", artifactId = "sbt-dynver" }] ```

labels: semver-major

raboof commented 5 years ago

https://travis-ci.org/lightbend/genjavadoc/jobs/547262268 failed because downloading the JDK was slow. Can we cache that?