kijuky

Results 6 issues of kijuky

# Pull Request Checklist * [x] Have you read [How to write the perfect pull request](https://github.com/blog/1943-how-to-write-the-perfect-pull-request)? * [x] Have you read through the [contributor guidelines](https://www.playframework.com/contributing)? * [x] Have you signed...

- use 'dotty.tools.dotc.config.Properties.versionNumberString' instead of 'util.Properties.versionmsg' when scala 3.

- copy eclipse-temurin dockerfile - change apt-get -> yum (for amazon linux) - The base image doesn't even have tar or gzip so I'm running that first.

solves #217. # policy In #217: > I was thinking to have the latest sbt version committed and a tag created I implemented it. # detail - add sbtVersion tag...

# Description: When using the zio-lambda library with a project Scala version of 3.3.3, there is an issue where lazy val reflection cannot be resolved, rendering the execution impossible. This...

# Pull Request Checklist * [x] Have you read [How to write the perfect pull request](https://github.blog/2015-01-21-how-to-write-the-perfect-pull-request/)? * [x] Have you read through the [contributor guidelines](https://www.playframework.com/contributing)? * [x] Have you referenced...