OpenAPITools / OpenAPITools/openapi-generator
[SCALA] Play-Server updated dependencies
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
As mentioned in issue 7371 some of the dependencies for the scala play server are outdated. As suggested by @wing328 i created a new PR. This is the corrosponding issue.
Steps to reproduce
Generate a scala-play-server. Open the build.sbt-File. Under libraryDependencies you will find "org.webjars" % "swagger-ui" % "3.1.5" which can be updated to "3.32.5"
Related issues/PRs
Suggest a fix/enhancement
updated dependencies
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Generate a scala-play-server and open its build.sbt file, then inspect the libraryDependencies section mentioned in the issue. Done means the org.webjars swagger-ui dependency uses version 3.32.5 and the generated build definition remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100