OpenAPITools / OpenAPITools/openapi-generator

[SCALA] Play-Server updated dependencies

Open Beginner friendly
#7,394 0 comments 0 reactions 0 assignees View on GitHub

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

issue 7371

Suggest a fix/enhancement

updated dependencies

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.