kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

Is there a process to upgrade dependencies?

Open frojasg opened this issue 4 years ago • 0 comments

I was looking for a simple example project I could use as a template for a small kotlin + Gradle project. This repo looks exactly what I wanted. However, all the versions look super outdated. For instance, gradle/hello-world is on kotlin 1.3.10 and gradle 4.10.2.

I was thinking about sending a PR to fix that example, but I wasn't sure if you wanted to keep all examples in the same versions. Also, I imagine it's time-consuming to upgrade all of them.

  • Do you have a process to upgrade dependencies?
  • Should I send a PR and upgrade one project at a time or one big PR?
  • Is there a way to make this less painful?

Also, I noticed there's no CI enabled. Is there a process to validate example projects are not broken?

frojasg avatar Jan 19 '21 03:01 frojasg